Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 460 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 460 Bytes

sentiment-analysis-

this dataset is downloaded from kaggle and in this dataset containes all the customer id's and the reviews given, and whether the review is positive, negative or neutral and we need to predict which part of the sentence is reponsible for the review being positive, negative or neutral and this can be simply done by using sentiment analyzer in sklearn library but the accuracies are too low so alternatively please suggest some solution!