Skip to content

A golang implementation of the Rapid Automatic Keyword Extraction algorithm

License

Notifications You must be signed in to change notification settings

wolfgangmeyers/go-rake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages