Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 493 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 493 Bytes

Yelp business reviews

This project analyses the dataset of Yelp's online consumer reviews, extracts information and provides suggestions for restaurant owners.

Introduction

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

Usage

To use the code, the user have to run the .sh file first, and then enter each notebook to run our analysis.