Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,8 @@ The sentiment analysis model is trained using a Support Vector Machine (SVM) cla
|
|
| 17 |
|
| 18 |
|
| 19 |
|
|
|
|
|
|
|
| 20 |
# Usage :
|
| 21 |
|
| 22 |

|
|
|
|
| 17 |
|
| 18 |
|
| 19 |
|
| 20 |
+
# Download the Vectorizer model first and load the model :
|
| 21 |
+
|
| 22 |
# Usage :
|
| 23 |
|
| 24 |

|