BM25 Retrieval
A probabilistic term-matching keyword search algorithm widely used in information retrieval.
BM25 ranks documents based on query term frequency and inverse document frequency, incorporating document length normalization. It is a highly effective baseline for keyword-based search.
Historical figures and technical concepts for informational purposes only. Not technical, professional, legal, or financial advice. Sources: Official Documentation.