/Simple_Search_Engine

A simple text search engine that is implemented as an inverted index that runs in memory and can return a result list that is sorted by TF-IDF.

No issues in this repository yet.