Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 230 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 230 Bytes

Sentiment_Analysis

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.