Skip to content

A sentiment analysis script that analyzes the sentiment of text data, such as social media posts or product reviews, and provides a sentiment score or classification.

License

Notifications You must be signed in to change notification settings

mell00/sentiment-analysis

Repository files navigation

sentiment-analysis

A sentiment analysis script that analyzes the sentiment of text data, such as social media posts or product reviews, and provides a sentiment score or classification based on the following five lexicon libraries: AFINN, VADER (Valence Aware Dictionary and sEntiment Reasoner), SentiWordNet, TextBlob, and Pattern.

I plan to write additional scripts that export the sentiment scores for each category (Positive, Neutral, and Negative) into R, and return a probability distribution that estimates the likelihood of the text belonging to each sentiment category.

About

A sentiment analysis script that analyzes the sentiment of text data, such as social media posts or product reviews, and provides a sentiment score or classification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published