-
Notifications
You must be signed in to change notification settings - Fork 0
afonso218/sentiment-analysis-web
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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:  
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published