File size: 428 Bytes
c92a950 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
language:
- en
---
# Sentiment Analysis Dataset
This contains artificially constructed dataset labelled with their respective sentiment
## Dataset Description
Number of Rows: 10,000
Number of Columns: 2
Column Names: 'Tweet', 'Emotion'
Description: This dataset contains tweets labeled with various emotions. Each row consists of a tweet and its corresponding emotion label, such as 'Anger', 'Shame', 'Sadness', or 'Fear'. |