Back to search
this is a simple TF-IDF algorithm that use python open source package "JIEBA" to cut Chinese character string into individual word, then use TfidfTransformer from sklearn to calcullate the TF-IDF value for each word in each setences.
Stars
7
Forks
2
Watchers
7
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits