Skip to content
/ RAKE Public
forked from aneesha/RAKE

A PHP implementation of the Rapid Automatic Keyword Extraction

License

Notifications You must be signed in to change notification settings

foglerek/RAKE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAKE

A PHP implementation of the Rapid Automatic Keyword Extraction (RAKE) algorithm as described in: Rose, S., Engel, D., Cramer, N., & Cowley, W. (2010). Automatic Keyword Extraction from Individual Documents. In M. W. Berry & J. Kogan (Eds.), Text Mining: Theory and Applications: John Wiley & Sons.

Original Python implementation at https://github.com/aneesha/RAKE

Translated to PHP by Alexander Wesolowski (https://github.com/foglerek)

The source code is released under the MIT License.

About

A PHP implementation of the Rapid Automatic Keyword Extraction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 71.4%
  • Python 28.6%