language: | |
- en | |
# Sentiment Dection Model using Bert | |
**Sentiment Analysis Model** identifies the sentiment or emotional tone expressed in a piece of text | |
## Sentiment Analysis Model This model has total 7 labels which are as follows: | |
- "anger" | |
- "disgust" | |
- "fear" | |
- "joy" | |
- "neutral" | |
- "sadness" | |
- "surprise" |