Datasets:
Commit
·
b55dc05
1
Parent(s):
c6529bf
Update README.md
Browse files
README.md
CHANGED
@@ -14,5 +14,7 @@ size_categories:
|
|
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.
|
|
|
14 |
---
|
15 |
|
16 |
**Features**
|
17 |
+
<br>
|
18 |
**text:** This feature variable has all sort of texts, sentences, tweets, etc.
|
19 |
+
<br>
|
20 |
**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.
|