This project have two goals.
Goal1: Provide data-driven, actionable decisions to owners in order to improve their ratings in Yelp.
Goal2: Provide a prediction model to predict the ratings of reviews based on the text and related attributes and submit the predictions to Kaggle.
Goal1: Regular Expression, NLTK(pos_tag, word_tokenize), Logistic Regreesion, tf-idf, Linear Regression
Goal2: LSTM(keras)
The whole idea of this project.
The result of goals respectively.