Skip to content

A simple web app to classify the sentiment of a person conveyed through speech as positive, negative or neutral through a machine learning approach.

Notifications You must be signed in to change notification settings

bhushangy/Sentiment-Analysis

Repository files navigation

Sentiment-Analysis

This is a simple flask application to classify the sentiment of a person conveyed through speech as positive, negative or neutral through a machine learning approach.SO try it out!!!
Wait did i just tell that this is a flask application...!!!! Damn all those dependencies, setting up virtual environments, searching stack overflow for hours takes all the life out right...

Do not worry as there is an image of this app in the docker hub using which u can spin up a conatiner in seconds... Just follow the below commands:

1) sudo docker pull bhushangy1999/sentiment-analysis:latest
2) sudo docker run -p 5001:5001 bhushangy1999/sentiment-analysis:latest

Thats it open the browser at http://0.0.0.0:5001/ and u could try this app out...

About

A simple web app to classify the sentiment of a person conveyed through speech as positive, negative or neutral through a machine learning approach.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published