Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 298 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 298 Bytes

Sentiment-Analysis

A Data Mining Project that does sentiment analysis on Yelp Dataset reviews using Python, NLTK, text analysis, bag of words approach It classifies reviews into 3 categories - Positive, Negative and Neutral.

Accuracy=94.4%

Read Yelp_Report.pdf for my analysis on the dataset