Built a Python-based Search Engine. Used Inverted Index to store Term-Document information.
Saved this data as Segments using Hashing for efficient lookup time.
Applied BM25 Ranking Algorithm to score the Search Results.
Deployed this Search Engine using Flask.
aritrashome/Search-Engine
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|