Vector Space Model (VSM)

How To Use: 1- Open command prompt in the current folder 2- Run command "python driver.py" 3- Press Process and wait till the text box displays success message 4- Enter query and press search

Features:

1- Lemitization Of Stories 2- Generating term frequency, idf and tfidf lists 3- Queries: - Space seperated multiple Words 4- Returns the list of stories from most relevent to least relevent. 5- GUI With an Input box for queries, 2 buttons, 1 for searching and second for pre-processing and a text box to display query results