Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -64,7 +64,7 @@ Select a language, type a comment, and get the predicted sentiment instantly.
|
|
| 64 |
|
| 65 |
examples = [
|
| 66 |
["I love this product! Highly recommend.", "English"],
|
| 67 |
-
["
|
| 68 |
["The service was okay, nothing special.", "English"],
|
| 69 |
["این محصول فوقالعاده است", "Persian"],
|
| 70 |
["تجربهی بدی بود، ناراضیام", "Persian"],
|
|
|
|
| 64 |
|
| 65 |
examples = [
|
| 66 |
["I love this product! Highly recommend.", "English"],
|
| 67 |
+
["Bad experience ever, totally disappointed.", "English"],
|
| 68 |
["The service was okay, nothing special.", "English"],
|
| 69 |
["این محصول فوقالعاده است", "Persian"],
|
| 70 |
["تجربهی بدی بود، ناراضیام", "Persian"],
|