Namespace LMKit.Retrieval.Bm25
Classes
- Bm25RetrievalStrategy
A retrieval strategy that scores partitions using the BM25+ ranking function with proximity-aware boosting, measuring lexical relevance based on term frequency, document length, and query term proximity.