Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 901 Bytes

README.markdown

File metadata and controls

22 lines (17 loc) · 901 Bytes

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