Summarizing my findings on Query Expansion using Generative AI by evaluating and comparing the results of different query expansion methods.
-
Updated
Aug 17, 2024 - Python
Summarizing my findings on Query Expansion using Generative AI by evaluating and comparing the results of different query expansion methods.
Code pertaining to the paper: "Reducing Bias in Online Datasets"
This project implements a financial research assistant tool that extracts insights from a PDF Report by generating augmented queries and performing semantic document search.
This project implements a Document Retrieval System that integrates GPT-3.5-turbo for query expansion and answer generation. It fetches and ranks documents based on user queries, leveraging MongoDB for document storage, Redis for caching, and web scraping to keep documents updated. The system is designed to provide fast and accurate search results
Query Expansion & Re-Ranking for Biomedical Information Retrieval
Evaluating performance of BM25, Rocchio Model and Pseudo feedback algorithms for document retrieval
Advanced DB Project 1
Document summarisation and query expansion
Naver AI Hackathon 2018 : Image Retrieval Challenge
TTDS 2022/23. Course page: https://www.inf.ed.ac.uk/teaching/courses/tts/
A python program for indexing documents and querying them with expansion over Elasticsearch engine
Multi-stage Retrieval using SPLADE or RM3 and T5.
Search engine specifically targeted to Olympics
LLM-based Listwise Reranker for Retrieval-Augmented Generation (RAG) over GitHub code repositories. Includes advanced retrieval, reranking, summarization, and evaluation with Recall@K.
A basic search engine to index a corpus for searching and rank the document data set.
Implementation of Probabilistic Retrieval Query expansion and Relevance Model based Language Modelling aimed at improving the precision of results using pseudo-relevance feedback in Information Retrieval.
SIR is a sense-enhanced Information Retrieval system for multiple languages (EMNLP2021).
A search engine built to retrieve geographical information of any country.
Query Expansion via thesaurus
Add a description, image, and links to the query-expansion topic page so that developers can more easily learn about it.
To associate your repository with the query-expansion topic, visit your repo's landing page and select "manage topics."