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.
Basic Information Retrieval Algorithms and Data Structures
A distributed File Management Tool in C++, using processes, forking, named-pipes (FIFOs) and low-level I/O.
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
Implementation of some of the information retrieval methods
Implementation of a inverted index for information retrieval
Implementation of Boolean Search Retrieval model on the 20 Newsgroups Data Set
Boolean Query engine based on Postings Lists implementing term-at-a-time and document-at-a-time query processing.
Implementation and evaluation an information retrieval system
Information Retreival Course Repository, 7th Semester, IITD, 2023-24
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."