/Information-Retrieval

Mainly on text documents. Implemented a Mini Search Engine using different algorithms and then summaried documents using lexrank.

Primary LanguagePython

Information-Retrieval

Mainly on text documents

This Search Engine gives the results based on the tf-idf, phrase queries, cosine similarity techniques. A summary is also displayed for each result using LexRank. The News Data set is preprocessed and stored in the efficient way to display the results in real time