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!!! πππ