/sentiment-analysis-web

Simple sentiment analysis web with vader_lexicon

Primary LanguageHTML

Sentiment analysis web

How to start

Install dependencies

pip install -r requirements.txt

Run the server

flask --app main run