Found 1 repositories(showing 1)
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.
All 1 repositories loaded