EliasFanoCompression: quasi-succinct compression of sorted integers in C#
-
Updated
Oct 29, 2021 - C#
EliasFanoCompression: quasi-succinct compression of sorted integers in C#
A Stream VByte implementation in Go leveraging SIMD techniques
A Mini Search Engine in C++, using an inverted index and a trie.
A distributed File Management Tool in C++, using processes, forking, named-pipes (FIFOs) and low-level I/O.
Basic Information Retrieval Algorithms and Data Structures
Efficient caching for non-volatile memory-backed search indices. A thesis submitted for undergraduate honours for the degree Software Engineering.
Designed a mini-search engine using English language Wikipedia corpus of size 80 GB by creating inverted indices. It gives you top search result related to given query words.
🌐📝Posting Web Application in Laravel using MySQL database with Crud Operation and has Login & Logout method. Using Tailwindcss & Bootstrap 5 for Frontend
A simple text retrieval manifested by posting list, supporting boolean retrieval on zone index, ranked retrieval.
Implementation of some of the information retrieval methods
Information Retreival Course Repository, 7th Semester, IITD, 2023-24
Implementation of Boolean Search Retrieval model on the 20 Newsgroups Data Set
Job posting website built on Laravel + MySQL with an admin panel to manage job post, creating tags, categories and updating homepage content.
Implementation of a inverted index for information retrieval
Interactive Power BI dashboard analyzing U.S. data jobs — including roles, skills, and salary trends — built from real job-market datasets.
Boolean Query engine based on Postings Lists implementing term-at-a-time and document-at-a-time query processing.
Add a description, image, and links to the posting-list topic page so that developers can more easily learn about it.
To associate your repository with the posting-list topic, visit your repo's landing page and select "manage topics."