A Go based implementation of the Rake Text Ranking Algorithm
Stars
3
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
36
commits
Change REST action in README
eef46a9
Update README.md
9a25976
Restrict access to certain stuff:
e605e9f
Remove Stopword file
61dc20d
Trim spaces
d898c79
Remove stopwords file
ea33aba
Added stopwords as constants
b8e3e66
Testing
914f4f0
Added ability to get scores of only top N phrases
9983720
rake function now returns score dict
56fd63b
Merge from remote
ff4dd6e
Clean Up
4c47bdf
Use built-in functions as a substitute for regex
e249e62
Change regex
ce216ba
96685df