Skip to content

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.

License

Notifications You must be signed in to change notification settings

manvimadandotai/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP

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.

Dataset

Requirements

Python

Install the required libraries through command line

pip3 intsall -r requirements.txt

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published