Skip to content

This project performs sentiment analysis on restaurant reviews using Natural Language Processing (NLP) techniques in Python. It utilizes various machine learning algorithms, including Multinomial Naive Bayes, Bernoulli Naive Bayes, and Logistic Regression, to classify reviews as liked or disliked.

Notifications You must be signed in to change notification settings

danagh1/Sentiment-Analysis-For-Restaurant-Reviews-using-NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis-For-Restaurant-Reviews

About

This project performs sentiment analysis on restaurant reviews using Natural Language Processing (NLP) techniques in Python. It utilizes various machine learning algorithms, including Multinomial Naive Bayes, Bernoulli Naive Bayes, and Logistic Regression, to classify reviews as liked or disliked.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages