Contains the dataset we created and used for the project
A python library we implemented tha utilizes Yelp API and scrapy in order to create a dataset.
The core of our project. One component is responsible for detecting whether a review is referring to a an item on the restaurants menu. A second component uses a trained sentiment classifier to predict whether the reviewer left a positive or negative review about a food item.