A simple tool to generate tags for the given text (document) using TF-IDF.
Stars
58
Forks
12
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
20
commits
1
Fix year in license
ae597f1
Add MIT License
83e4c9f
Merge branch '0xflotus-patch-1'
9a8e067
(docs): fixed small errors
34dc66a
Add more documents from my medium blogs
c968b68
Lemmatize tokens using nlt
18bb276
Add argument for number of tags to be generated
8aa40da
Add medium blog posts as training datset
a533921
Add a new train document
e7e7e78
Update README with usage
cbf962d
Restructure folder for documents and other data
a1fd730
Remove stopwords from the document
3157135
Update README
ab6a44d
Add pydoc for different methods
de81e67
Test using published articles
e5755c4