Skip to content

Suggesting the best dish at a restaurant by analyzing Yelp user reviews

Notifications You must be signed in to change notification settings

hemanara/CSCI590-DR

Repository files navigation

CSCI590-DR

Suggesting the best dish at a restaurant by analyzing Yelp user reviews

yelp-dataset

Contains the dataset we created and used for the project

yelp-extractor

A python library we implemented tha utilizes Yelp API and scrapy in order to create a dataset.

yelp-sentiment

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.

About

Suggesting the best dish at a restaurant by analyzing Yelp user reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages