This project analyses the dataset of Yelp's online consumer reviews, extracts information and provides suggestions for restaurant owners.
The data directory contains the raw data files (business, review, tip, user)
The code directory contains the shell script to edit the filenames. Python scripts are the code for analysis
To use the code, the user have to run the .sh file first, and then enter each notebook to run our analysis.