BM25Transformer About This library transforms a document-term matrix to a Okapi/BM25 representation. API of this library inherits from sklearn.feature_extraction.text.TfidfTransformer. References Okapi BM25: a non-binary model - Introduction to Information Retrieval License BSD 3 clause