vodkabears / go-rake

A golang implementation of the Rapid Automatic Keyword Extraction algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-rake

A golang 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.

This is a port of the python implementation available at: https://github.com/aneesha/RAKE

The source code is released under the MIT License.

About

A golang implementation of the Rapid Automatic Keyword Extraction algorithm

License:MIT License


Languages

Language:Go 100.0%