Update README.md
Browse files
README.md
CHANGED
|
@@ -6,4 +6,12 @@ tags:
|
|
| 6 |
- model
|
| 7 |
- clasification
|
| 8 |
pretty_name: Gojek Sentiment Classifier
|
| 9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- model
|
| 7 |
- clasification
|
| 8 |
pretty_name: Gojek Sentiment Classifier
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
## Gojek Statement Review Classifier
|
| 12 |
+
>This application is designed to classify review statements into positive, neutral, or negative sentiments using traditional machine learning and deep learning models, built on Gojek review data
|
| 13 |
+
|
| 14 |
+
See more on web demo, and github:
|
| 15 |
+
|
| 16 |
+
- [1] https://gojek-sentiment-review-classifier-kelompok6.streamlit.app/
|
| 17 |
+
- [2] https://github.com/FebryantoAdityaRizky020204/gojek-sentiment-review-classifier/tree/main
|