This is a web application which is used to analyze the sentiment of customer reviews. First the text is tokenized into sentence level. Then a trained distilbert model is applied to each sentence. The model classifies the sentences into three classes; Positive, Negative and Neutral. A percentage score is shown for each class. Positive, negative and neutral sentences are highlighted respectively with green, red and yellow colors. The distilbert model is in onnx format. Flask library is used to build the web server. In addition, this is hosted on heroku.
-
Notifications
You must be signed in to change notification settings - Fork 0
tharakarehan/sentiment-analyzer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A sentiment analysing web application for customer reviews. Positive, Negative and Neutral opinions are highlighted.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published