| title | Twitter Sentiment Classifier |
|---|---|
| emoji | 🎭 |
| colorFrom | purple |
| colorTo | pink |
| sdk | gradio |
| sdk_version | 4.44.0 |
| app_file | app.py |
| pinned | false |
| license | apache-2.0 |
Detect emotions in text using fine-tuned BERT model.
- 6 emotion classes: Sadness, Joy, Love, Anger, Fear, Surprise
- 90% accuracy on test set
- Real-time predictions
- Simple and intuitive interface
This space uses Aakash22134/bert-twitter-sentiment-classifier, a BERT model fine-tuned on emotion-labeled tweets.