Fast lexical search implementing BM25 in Python using Numpy, Numba and Scipy
-
Updated
Dec 22, 2025 - Python
Fast lexical search implementing BM25 in Python using Numpy, Numba and Scipy
Simple Haystack in-memory document store alternative that performs incremental indexing and supports SentencePiece tokenizer.
An unsupervised text summarization and information retrieval library under the hood using natural language processing models
Extractive Text Summarization using Integrated TextRank and BM25+ Algorithm
A Text Retrieval Approach Using BM25+ and BERT Reranking
Implementation of an Information Retrieval-based Chatbot
Implementation of the BM25 Model for Information Retrieval presented in TREC-3
Add a description, image, and links to the bm25-plus topic page so that developers can more easily learn about it.
To associate your repository with the bm25-plus topic, visit your repo's landing page and select "manage topics."