A collection of algorithms for querying a set of documents and returning the ones most relevant to the query. The most common use case for these algorithms is, as you might have guessed, to create search engines.
Features
- Implements BM25 algorithms (BM25Okapi, BM25L, BM25+)
- Lightweight for easy integration in applications
- Fast, with efficient querying
- Provides scoring for document relevance
- Retrieves and ranks relevant documents
- Customizable text preprocessing support
Categories
AlgorithmsLicense
Apache License V2.0Follow Rank-BM25
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Rank-BM25!