Skip to content

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

Notifications You must be signed in to change notification settings

tushark01/Text-Sentiment-Analyser-Flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published