Spaces:
Runtime error
Runtime error
title: Emotion Classification | |
emoji: 🌟 | |
colorFrom: red | |
colorTo: green | |
sdk: gradio | |
sdk_version: 5.31.0 | |
app_file: app.py | |
pinned: false | |
license: mit | |
short_description: Text-based affective computing | |
# English Emotion Classifier | |
Predicts one of Ekman's 6 basic emotions plus neutral | |
(anger 🤬, disgust 🤢, fear 😨, joy 😀, neutral 😐, sadness 😭, surprise 😲). | |
Enter some English text below and see the model’s emotion‐probability scores! Based on: j-hartmann/emotion-english-roberta-large | |