edwintantawi / sentiment-analysis-web

Simple sentiment analysis web with vader_lexicon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment analysis web

How to start

Install dependencies

pip install -r requirements.txt

Run the server

flask --app main run

About

Simple sentiment analysis web with vader_lexicon


Languages

Language:HTML 60.8%Language:Python 39.2%