Skip to content
/ Vects Public

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.

License

Notifications You must be signed in to change notification settings

Rubix982/Vects

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published