/Text-Sentiment-Analyser-Flask-app

NLP based text sentiment analyzer using vaderSentiment that classifies a text as positive, negative, compound or neutral.

Primary LanguagePython

Text-Sentiment-Analyser-Flask-app

NLP based text sentiment analyser using vaderSentiment that classifies a text as positive, negative, compound or neutral.

The project uses libraries like :
Flask
Sklearn
Requests
NLTK
RE
vaderSentiment

VaderSentiment:

VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media. It is fully open-sourced under the [MIT License].

The output looks like:

Screenshot 2022-05-07 121318