Skip to content

afonso218/sentiment-analysis-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Information #
This is a webapp made in Python using Flask (Web) and TextBlob (Sentiment Analysis).

#REQUIREMENTS
 - Python

# TO RUN WEBAPP #
cd <webapp folder>
. venv/bin/activate
python app.py

# TO STOP WEBAPP #
<CTRL+C>
deactivate

# Demo #
Type a sentence and will be display a emoji and color or sentiment.
It also detect the language and translate to english.

Examples:
![Positive](https://bitbucket.org/repo/yp8Kbok/images/1364791289-Positive.png)
![Negative](https://bitbucket.org/repo/yp8Kbok/images/780976423-BAD.png)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors