Skip to content

This Project uses the bag-of-words model to train a classifier model on the reviews and then tell whether a review on the restaurant is a positive one or a negative one.

Notifications You must be signed in to change notification settings

SarthakRana/Restaurant-Reviews-using-NLP-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Restaurant-Reviews-using-NLP

A simple project in python which reads a tsv file, cleans the restaurant reviews(text), geneartes a bag-of-words model and uses a classifier which tells whether the review is a positive one or a negative one.

About

This Project uses the bag-of-words model to train a classifier model on the reviews and then tell whether a review on the restaurant is a positive one or a negative one.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages