Create PyTerrier compatible dense indices using any sentence_transformers model
-
Updated
Jan 7, 2023 - Python
Create PyTerrier compatible dense indices using any sentence_transformers model
Nuggetizer: A PyTerrier Open-Source Framework for Evaluating Retrieval-Augmented Generation (RAG) Systemsβ
Multi-stage Retrieval using SPLADE or RM3 and T5.
This project constructs an ad-hoc information retrieval system using the π·ππ ππππ100 dataset with PyTerrier. NLTK handles query processing, including tokenization and stemming. BM25 ranking is used with enhancing performance through optimizations. The system features a minimalistic tkinter-based user interface for an intuitive experience.
Add a description, image, and links to the pyterrier topic page so that developers can more easily learn about it.
To associate your repository with the pyterrier topic, visit your repo's landing page and select "manage topics."