Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 173 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 173 Bytes

Python-search-engine

Python based text search engine to search over 3 lakh lines of text, shows results in order of relevance.

Used tf-idf Implementation for the same.