Vector space modeling of MovieLens & IMDB movie data
-
Updated
Dec 15, 2017 - Python
Vector space modeling of MovieLens & IMDB movie data
Ceng596 Information Retrieval Course Project, InfoNinjas
Iterative Relevance Feedback based Answer Passage Retrieval
Created various Information Retrival Algorithms from scratch in python
Official implementation of "Confidence-Aware Active Feedback for Interactive Instance Search".
Applying several strategies like tf-idf, posting index, vector similarity, etc. to build an Information Retrieval system to increase the efficacy of querying the dataset.
A Python implementation of Paper "Image Retrieval with Relevance Feedback using SVM Active Learning"
The repository contains a subset of the ReDial dataset with additional annotations on relevance and usefulness created in the paper: Context Does Matter: Implications for Crowdsourced Evaluation Labels in Task-Oriented Dialogue Systems, accepted at NAACL'24
Implementation of Relevance Feedback with Rocchio Algorithm in order to improve results in Information Retrieval. Proposal of an improvement to the Rocchio Algorithm.
Advanced DB Project 1
A search engine that employs the Rocchio Algorithm to improve result relevance.
This project implements advanced image retrieval techniques for Caltech101 dataset, using algorithms like MDS, SVD, DBScan, and Locality Sensitive Hashing (LSH). It focuses on optimizing retrieval accuracy and efficiency through dimensionality reduction, clustering, classification, and relevance feedback, enhancing multimedia search capabilities.
Application and evaluation of relevance feedback and thesaurus
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.
Compilation of Information Retrieval codes.
Information Retrieval, Information Extraction and Data Mining projects
A search engine bases on the course Information Retrieval at BML Munjal University. It includes features like relevance feedback, pseudo relevance feedback, page rank, hits analysis, document clustering.
A Convenient Field Study Toolkit (for our WWW21 paper Towards a Better Understanding of Query Reformulation Behavior in Web Search)
Dice.com's relevancy feedback solr plugin created by Simon Hughes (Dice). Contains request handlers for doing MLT style recommendations, conceptual search, semantic search and personalized search
Automatic Query Image Disambiguation (AID)
Add a description, image, and links to the relevance-feedback topic page so that developers can more easily learn about it.
To associate your repository with the relevance-feedback topic, visit your repo's landing page and select "manage topics."