Skip to content

Engineered a complete information retrieval system with a Web Crawler, a Parser, an Indexer, a Search Engine and Pseudo Relevance Feedback in Python. Evaluated performance of BM25, TF/IDF, Query Likelihood and Lucene’s retrieval model using MAP, MRR, P@K, and Precision and Recall. Incorporated PageRank algorithm to improve search results by perf…

Notifications You must be signed in to change notification settings

mitishagd/Information-Retrieval-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

IR-PROJECT

About

Engineered a complete information retrieval system with a Web Crawler, a Parser, an Indexer, a Search Engine and Pseudo Relevance Feedback in Python. Evaluated performance of BM25, TF/IDF, Query Likelihood and Lucene’s retrieval model using MAP, MRR, P@K, and Precision and Recall. Incorporated PageRank algorithm to improve search results by perf…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published