/Vects

An implementation for vector space models used in Information Retrieval for ranked retrieval. Uses TF, IDF, and normalizing on a textual dataset, mostly corpus from novels.

Primary LanguagePythonMIT LicenseMIT

Contributors Forks Stargazers Issues MIT License LinkedIn

To Use

Go int server, and run the src/Test.py file with python3 src/Test.py, it should run all the test cases given in the assignment.

Commands

Pushing to heroku

Git Substree command,

git subtree push --prefix server heroku master