pyterrier
Here are 13 public repositories matching this topic...
-
Updated
Nov 4, 2024 - Python
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.
-
Updated
Jun 26, 2024 - Python
-
Updated
Jun 19, 2024 - Jupyter Notebook
This repository hosts the implementation of a Simple Search Engine designed for efficient information retrieval. The project encompasses several stages from data collection to evaluation, ensuring a comprehensive approach to search and retrieval.
-
Updated
Jun 9, 2024 - Jupyter Notebook
Word2vec, sentenceBert, BM25 and IVFFlat Index quality and speed comparison
-
Updated
Jun 7, 2024 - Jupyter Notebook
This project creates a basic search engine for text documents, covering data collection, preprocessing, indexing, query processing, expansion, UI development, and performance evaluation. Its goal is to efficiently retrieve relevant information from the document collection.
-
Updated
May 12, 2024 - Jupyter Notebook
Fact Finder - a Fact Search Engine
-
Updated
May 5, 2024 - Jupyter Notebook
Multi-stage Retrieval using SPLADE or RM3 and T5.
-
Updated
Apr 24, 2023 - Python
Information retrieval techniques using Pyterrier
-
Updated
Mar 17, 2023 - Jupyter Notebook
This repository contains the code for a research project that implements and evaluates local word embeddings based on co-authorship and citations for query expansion in PyTerrier on the TREC-Covid dataset.
-
Updated
Feb 28, 2023 - Jupyter Notebook
Create PyTerrier compatible dense indices using any sentence_transformers model
-
Updated
Jan 7, 2023 - Python
Exploiting the PyTerrier library to build a Search Engine and resolve the Near Duplicate Detection tasks.
-
Updated
Sep 20, 2022 - Jupyter Notebook
Improve this page
Add a description, image, and links to the pyterrier topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pyterrier topic, visit your repo's landing page and select "manage topics."