prasadsawant7 commited on
Commit
98c5112
·
1 Parent(s): 2fcc84b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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** | 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>
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**