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.
-
Notifications
You must be signed in to change notification settings - Fork 0
aritrashome/Search-Engine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a Python-based Search Engine for Research articles. It has been deployed using Flask.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published