/tfidf

Compute tf idf with idf and tfidf cache independently

Primary LanguagePython

TfIdf

Build Status Coverage Status Health Download License

Compute tf idf with idf and tfidf cache independently.

Usage

tfidf1 = TfIdf(documents, QuestionWithFitDegree.cache_dir)
tfidf1.idf_cache # access global Idf

License

MIT. David Chen @ 17zuoye