Skip to content

AVIRALAKASH/Sentiment-Analysis-of-Restaurant-Reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Sentiment-Analysis-of-Restaurant-Reviews πŸ‘¨β€πŸ’»πŸ‘¨β€πŸ’»

The Algorithm Uses NLP's Bag of Words Model to predict whether a User's review about the food,delivery,customer's service,etc of an imaginary, non relevent restraunt is Positive or Negative.πŸš€πŸš€

The process of implementation is given below:-

1)Importing libraries βœ…βœ…

2)Importing datasets βœ…βœ…

3)Cleaning text βœ…βœ…

4)Creating the Bag of Words model βœ…βœ…

5)Training the Naive Bayes model on the Dataset βœ…βœ…

6)Creating Function for a single review. βœ…βœ…

7)Predicting if the entered review is positive or negative βœ…βœ…

Libraries:- Pandas, Numpy, Re, NLTK πŸ“šπŸ“š

INSTRUCTIONS:- πŸ”»πŸ”»πŸ”»

πŸ‘‰πŸ‘‰ Download dataset present in Repo

πŸ‘‰πŸ‘‰ Open .ipynb file through Google Colab

πŸ‘‰πŸ‘‰ Upload dataset through Files->Upload Session Storage

πŸ‘‰πŸ‘‰ Click Runtime->Run ALL

πŸ‘‰πŸ‘‰ Enter your review at last section

THANK YOU!!! πŸ™πŸ™πŸ™

Releases

No releases published

Packages

No packages published