Skip to content

akshaykc/Business-Recommendation-using-Topic-Modelling---Yelp

Repository files navigation

Business Recommendation using Topic-Modelling on Yelp Data Set

BI Capstone Project - Yelp Dataset Based on Yelp Data Set of User Reviews for Restaurants.

###Business value for this project are:

  • To provide recommendation on topics a Business Owner can improve in their restaurant.
  • To provide recommendation on topics for a new Restaurant.

This project involved parsing raw customer reviews data with python's NLTK, and convert them to documents. Apply LDA algorithm on the documents and create a set of topics and the distribution of words in them. Predict new topics based on trained model.

About

BI Capstone Project - Yelp Dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages