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