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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Rank-BM25!