Skip to content

This repository pulls 50,000+ Tweets each week that mention US States. With this data, each state is ranked in terms of sentiment and a state word cloud is created.

License

Notifications You must be signed in to change notification settings

ghadlich/StateSentiment

Repository files navigation

State Sentiment

This repository pulls 50,000+ Tweets each week that mention US States. With this data, each state is ranked in terms of sentiment and a state word cloud is created.

Sentiment Models

The sentiment models are located here: https://github.com/ghadlich/sentimentmodels

Model Notes
Composite Summation of all models
Distilbert Trained on Kaggle dataset of ~1,600,000 tweets
Flair Pretrained Model
Naive Bayes Trained on NLTK Tweet Dataset
TextBlob Pretrained Model
Transformer Pretrained BERT model from Hugging Face
Vader Pretrained Vader model from NLTK

Sentiment Result Images

Distilbert

Flair

Naive Bayes

TextBlob

Transformer

Vader

US State Word Clouds

About

This repository pulls 50,000+ Tweets each week that mention US States. With this data, each state is ranked in terms of sentiment and a state word cloud is created.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages