- Each folder has a seperate README file
- Each folder contains different components of a limited scope search engine
- Web Crawler Bfs Dfs : This component is given a seed URL. Both breadth first search and depth first search algorithms were explored and compared for web crawling
- Retrieval Model: Parsing of the crawled html files and generating an index out of them for quick searches
- Page Rank Algorithm: Cosine Similarity , TF-IDF and BM25 algorithms were analyzed and compared for page ranking
-
Notifications
You must be signed in to change notification settings - Fork 1
vigneshnadar/Information-Retrieval
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Search Engine Implemented in Python. Components : Web Crawler. Indexer. Parser. Page Ranking Algorithm
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published