Skip to content

This is a Python-based Search Engine for Research articles. It has been deployed using Flask.

Notifications You must be signed in to change notification settings

aritrashome/Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search-Engine

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.

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

No packages published