12 results for “topic:inverted-indexing”
A tutorial on scalable retrieval of matrix factorization recommendations
Information Retrieval using Inverted Index
An Inverted Index Generator in Python. Uses provided corpus.
IR system utilizing Positional Inverted Index (PII) for efficient document indexing and retrieval, developed as an academic project
No description provided.
Simple search system that includes inverted index builder and boolean query processor for information retrieval.
No description provided.
A java-based Web Crawler application for data extraction from flight booking website and recommending the best flight to users by giving 90% better results.
Implementation of Document Indexing as part of COMP34711: NLP
Assignment 1 of Information Retrieval Course
Ranked document retrieval on a large text corpus.
This project implements a simplified search engine using C++ programming and data structures like maps and tries. It is designed to efficiently store and retrieve text documents based on keyword queries.