Georgetown-IR-Lab / OpenNIR
An end-to-end neural ad-hoc ranking pipeline.
☆150Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for OpenNIR
- A toolkit for end-to-end neural ad hoc retrieval☆95Updated 3 months ago
- Code for CEDR: Contextualized Embeddings for Document Ranking, accepted at SIGIR 2019.☆155Updated 4 years ago
- ☆161Updated 4 years ago
- Overview of venues, research themes and datasets relevant for conversational search.☆142Updated 2 years ago
- Multi-stage passage ranking: monoBERT + duoBERT☆112Updated 3 years ago
- Tools for the TREC CAsT benchmark☆26Updated last year
- ☆78Updated last year
- RepBERT is a competitive first-stage retrieval technique. It represents documents and queries with fixed-length contextualized embeddings…☆66Updated 3 years ago
- Anserini notebooks☆69Updated last year
- A simple toolkit to process TREC files in Python.☆167Updated 2 months ago
- Information Retrieval Relevance Judging System☆28Updated 2 years ago
- Flexible classic and NeurAl Retrieval Toolkit☆214Updated 4 months ago
- Website for the TREC Deep Learning Track 2019☆87Updated last year
- NAACL2021 - COIL Contextualized Lexical Retriever☆149Updated 3 years ago
- SIGIR 2021: Efficiently Teaching an Effective Dense Retriever with Balanced Topic Aware Sampling☆58Updated 3 years ago
- Improving Efficient Neural Ranking Models with Cross-Architecture Knowledge Distillation☆108Updated 3 years ago
- Repo of code and data for SIGIR-19 short paper "Deeper Text Understanding for IR with Contextual NeuralLanguage Modeling"☆162Updated 4 years ago
- pytrec_eval is an Information Retrieval evaluation tool for Python, based on the popular trec_eval.☆290Updated last year
- Code for the ECIR'22 paper "Evaluating the Robustness of Retrieval Pipelines with Query Variation Generators"☆15Updated 2 years ago
- WSDM'2021, PROP and SIGIR'2021,B-PROP☆110Updated last year
- Training & evaluation library for text-based neural re-ranking and dense retrieval models built with PyTorch☆261Updated last year
- Unified Learned Sparse Retrieval Framework☆60Updated 6 months ago
- Source code for: On the Effect of Low-Frequency Terms on Neural-IR Models, SIGIR'19☆45Updated 5 years ago
- Binary Passage Retriever (BPR) - an efficient passage retriever for open-domain question answering☆168Updated 3 years ago
- A library to conduct ranking experiments with transformers.☆161Updated last year
- code and data to faciliate BERT/ELECTRA for document ranking. Details refer to the paper - PARADE: Passage Representation Aggregation for…