Spaces:
Runtime error
Runtime error
Update strengths_and_weaknesses.txt
Browse files
strengths_and_weaknesses.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
strengths
|
2 |
- the model is trained with almost 15.000 comments and the distribution of the rates are balanced
|
3 |
-
- it can predict the rating
|
4 |
-
- capital letters does not
|
5 |
|
6 |
weaknesses
|
7 |
-
- the model is having trouble with predicting
|
8 |
- longer comments tends to be considered as average rating since it increases the neutral score
|
9 |
-
- typo in the comment is
|
10 |
-
- exclamation mark and emojis
|
|
|
1 |
strengths
|
2 |
- the model is trained with almost 15.000 comments and the distribution of the rates are balanced
|
3 |
+
- it can predict the rating more accurate if the actual rating is in between 2 and 4
|
4 |
+
- capital letters does not affect the output rating
|
5 |
|
6 |
weaknesses
|
7 |
+
- the model is having trouble with predicting if the given rating is not consistent with comment itself in terms of sentiment
|
8 |
- longer comments tends to be considered as average rating since it increases the neutral score
|
9 |
+
- typo in the comment is affecting the result
|
10 |
+
- exclamation mark and emojis are also affects the output rating
|