Skip to main content
Cloud & AI Hub
Browse
Glossary AI Directory Playgrounds Models Prompts Explainers Strategy Matrix Benchmark Decoder

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.