Datasets:
Commit
·
98c5112
1
Parent(s):
2fcc84b
Update README.md
Browse files
README.md
CHANGED
@@ -22,9 +22,9 @@ Also to be able retrain the model on the given feedback over a wrong predicted s
|
|
22 |
<br>
|
23 |
**Main Features**
|
24 |
<br>
|
25 |
-
| **text**
|
26 |
-
|
|
27 |
-
|
|
28 |
<br>
|
29 |
<br>
|
30 |
**Other Features**
|
|
|
22 |
<br>
|
23 |
**Main Features**
|
24 |
<br>
|
25 |
+
| **text** | **labels** |
|
26 |
+
| -------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
27 |
+
| This feature variable has all sort of texts, sentences, tweets, etc. | 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. |
|
28 |
<br>
|
29 |
<br>
|
30 |
**Other Features**
|