Skip to content

Runs sentiment and emotion classification using 🤗 transformers models on about 25k tweets mentioning @dell.

License

Notifications You must be signed in to change notification settings

ankak2635/Sentiment-and-Emotion-Classification-of-Tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment-and-Emotion-Classification-of-Tweets

Runs sentiment and emotion classification using 🤗 transformers models on about 25k tweets mentioning @Dell. Explores the sentiments and emotions to figure out the positives and negatives of the company's product and services.

  • The sentiment classifier labels the tweets as either positive, negative and neutral
  • The emotion classifier classifies the tweets into 11 emotions: joy, love, optimism, pessimism, trust, surprise, anticipation, sadness, anger, disgust and fear.

Uses a transformer model (cardiffnlp/twitter-roberta-base-sentiment-latest) to classify sentiment and goes a step deeper and classify emotions of the tweets using another transformer model (cardiffnlp/twitter-roberta-base-emotion-multilabel-latest).

About

Runs sentiment and emotion classification using 🤗 transformers models on about 25k tweets mentioning @dell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published