nikesh66 commited on
Commit
c92a950
1 Parent(s): 5006428

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ ---
5
+
6
+ # Sentiment Analysis Dataset
7
+ This contains artificially constructed dataset labelled with their respective sentiment
8
+
9
+ ## Dataset Description
10
+ Number of Rows: 10,000
11
+ Number of Columns: 2
12
+ Column Names: 'Tweet', 'Emotion'
13
+ 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'.