/YelpReviewsSentimentAnalysis

Getting tim hortons reviews from yelp and doing sentiment analysis of the reviews

Primary LanguagePython

YelpReviewsSentimentAnalysis

Getting tim hortons reviews from yelp and doing sentiment analysis of the reviews

  1. Used python to extract data from Yelp API
  2. Used sqlalchemy to store the data in Microsoft SQL server database and extract the data into an excel
  3. Used textblob to do the sentiiment analysis on the reviews given by customers
  4. Used Power BI and custom visuals powered by microsoft to report the findings