Skip to content

This is a Sentiment Analyzer repo of Restaurant Reviews from websites like Zomato, Foursquare, Yelp & Burrp. It finds Top-k dishes of every restaurant in a city with its popularity index that is useful for recommending top dishes to customers depending on their cuisine and taste preferences.

License

subashgandyer/Sentiment-Analyzer

Repository files navigation

Sentiment-Analyzer

This is a Sentiment Analyzer repo of Restaurant Reviews from websites like Zomato, Foursquare, Yelp & Burrp. It finds Top-k dishes of every restaurant in a city with its popularity index that is useful for recommending top dishes to customers depending on their cuisine and taste preferences.

Objective

The objective of this project is to build a Sentiment Analyzer of Restaurant Reviews from websites like Zomato, Foursquare, Yelp & Burrp and to find Top-k dishes of every restaurant in a city with its popularity index that is useful for recommending top dishes to customers depending on their cuisine and taste preferences.

Description

Python scripts for scraping reviews from Zomato, foursquare and yelp are written. Reviews are cleaned, pre-processed and explored for patterns. Machine learning model is built with the best features for discriminating positive and negative sentiments in the reviews. The built model is optimized for generalization and accuracy. The optimized model is then validated and evaluated.

Input & Output

Input : Reviews from Zomato, Foursquare, Yelp and Burrp

Output : Top-k dishes of every restaurant in a city with its popularity index

Tools Used

  • Python
  • Scikit-learn
  • Pandas
  • Matplotlib

Technical Report

Find the report here

Anything Else ...

Please feel free to connect with me to run this code locally at vejeysubash@gmail.com

About

This is a Sentiment Analyzer repo of Restaurant Reviews from websites like Zomato, Foursquare, Yelp & Burrp. It finds Top-k dishes of every restaurant in a city with its popularity index that is useful for recommending top dishes to customers depending on their cuisine and taste preferences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages