A Python Program that trains and tests a Rocchio Classifier on a partial set of the Amazon Reviews Dataset more info here.
In addition, allows querying the k most relevant reviews and their score, to a given query.
Requirements: Just python
To run:
python main.py