foglerek / RAKE

A PHP implementation of the Rapid Automatic Keyword Extraction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:PHP 71.4%Language:Python 28.6%