prasadsawant7 commited on
Commit
c6529bf
·
1 Parent(s): 20234da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -11,4 +11,8 @@ tags:
11
  pretty_name: Sentiment Analysis Preprocessed Dataset including training and testing split
12
  size_categories:
13
  - 10K<n<100K
14
- ---
 
 
 
 
 
11
  pretty_name: Sentiment Analysis Preprocessed Dataset including training and testing split
12
  size_categories:
13
  - 10K<n<100K
14
+ ---
15
+
16
+ **Features**
17
+ **text:** This feature variable has all sort of texts, sentences, tweets, etc.
18
+ **labels:** This target variable contains 3 types of numeric values as sentiments such as 0, 1 and 2. Where 0 means Negative, 1 means Neutral and 2 means Positive.