Skip to content

kishlay1826/Yelp-Sentiment-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Yelp Sentiment Analysis

An NLP model for analysing sentiment of Yelp reviews. It uses the Naïve Bayes classifier to classify a review as either 'good' or 'bad.' It uses Natural Language Toolkit to omit stopwords and punctuations while training the model. The model has a test accuracy of 91%

(Dataset source: https://www.kaggle.com/omkarsabnis/yelp-reviews-dataset)

Confusion Matrix

Classification Report

About

Yelp Sentiment Analysis using Naïve Bayes classifier

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published