An information retrieval system for boolean queries, proximity quries and wildcard queries using Inverted indexing, Biword indexing, positional indexing and soundex indexing.
-
Updated
Feb 17, 2023 - Python
An information retrieval system for boolean queries, proximity quries and wildcard queries using Inverted indexing, Biword indexing, positional indexing and soundex indexing.
Rank based information retrieval system. Ranking done based on Tf-Idf scores of documents and queries
Add a description, image, and links to the information-retrieval-system topic page so that developers can more easily learn about it.
To associate your repository with the information-retrieval-system topic, visit your repo's landing page and select "manage topics."