license: mit | |
title: ' BERT_based_Emotion_Analysis' | |
sdk: gradio | |
emoji: π | |
colorTo: green | |
short_description: This app analyzes emotions in text using BERT. It can detect | |
# Emotion Analysis App | |
This app analyzes emotions in text using BERT. It can detect six emotions: joy, sadness, anger, fear, surprise, and love. | |
## How to use | |
1. Enter text in the input box | |
2. Click "Analyze Emotions" | |
3. View the emotion distribution chart and detailed results |