{"library":"rank-bm25","type":"library","category":null,"description":"Provides various BM25 algorithms (BM25Okapi, BM25L, BM25Plus) for document ranking based on a corpus of tokenized documents. It's currently at version 0.2.2 and appears to have an infrequent release cadence, with the latest update adding support for non-iterable corpuses.","language":"python","status":"active","version":"0.2.2","tags":["ranking","search","nlp","bm25","information-retrieval"],"install":[{"cmd":"pip install rank-bm25","imports":["from rank_bm25 import BM25Okapi","from rank_bm25 import BM25L","from rank_bm25 import BM25Plus"]}],"homepage":null,"github":"https://github.com/dorianbrown/rank_bm25","docs":null,"changelog":null,"pypi":"https://pypi.org/project/rank-bm25/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.6,"avg_import_s":0.31,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/rank-bm25/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}