The repository contains the natural language processing technique to process Restaurant reviews. We used Bag of words technique to predict whether they liked the restaurant or not. The classification algorithm used is Naive Bayes algorithm.
pip3 intsall -r requirements.txt