Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 344 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 344 Bytes

sentiment-analysis-flask

An Sentiment analysis web app that's based on Flask.

Options to use Sentiment analysis

  1. Twitter Tweets
  2. News data from the day (News API)

How to use

download the git project and start the flask server on your local machine. In the flask_server.py you can define your local port.