dorianbrown / rank_bm25Links
A Collection of BM25 Algorithms in Python
☆1,190Updated 8 months ago
Alternatives and similar repositories for rank_bm25
Users that are interested in rank_bm25 are comparing it to the libraries listed below
Sorting:
- Pyserini is a Python toolkit for reproducible information retrieval research with sparse and dense representations.☆1,876Updated this week
- A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.☆1,847Updated 2 weeks ago
- Dense Passage Retriever - is a set of tools and models for open domain Q&A task.☆1,809Updated 2 years ago
- SPLADE: sparse neural search (SIGIR21, SIGIR22)☆859Updated last year
- SGPT: GPT Sentence Embeddings for Semantic Search☆868Updated last year
- BERT score for text generation☆1,756Updated 10 months ago
- Autoregressive Entity Retrieval☆791Updated last year
- docTTTTTquery document expansion model☆367Updated 2 years ago
- Is ChatGPT Good at Search? LLMs as Re-Ranking Agent [EMNLP 2023 Outstanding Paper Award]☆613Updated last year
- Contriever: Unsupervised Dense Information Retrieval with Contrastive Learning☆741Updated 2 years ago
- Tevatron - Unified Document Retrieval Toolkit across Scale, Language, and Modality. Demo in SIGIR 2023, SIGIR 2025.☆652Updated last week
- Fast lexical search implementing BM25 in Python using Numpy, Numba and Scipy