File size: 523 Bytes
bed30b5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
title: Twitter Sentiment Classifier
emoji: 🎭
colorFrom: purple
colorTo: pink
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
---
# Twitter Sentiment Classifier
Detect emotions in text using fine-tuned BERT model.
## Features
- 6 emotion classes: Sadness, Joy, Love, Anger, Fear, Surprise
- 90% accuracy on test set
- Real-time predictions
- Simple and intuitive interface
## Model
This space uses `Aakash22134/bert-twitter-sentiment-classifier`, a BERT model fine-tuned on emotion-labeled tweets.
|