in this project in python which read tsv file, clean the restaurant reviews(text file), generates a bag-of-words model and uses a classifier which tells whether the review is a positive one or a negative one which is showed by Confusion Matrix.
in this project in python which read tsv file, clean the restaurant reviews(text file), generates a bag-of-words model and uses a classifier which tells whether the review is a positive one or a negative one which is showed by Confusion Matrix.