Spaces:
Running
Running
Siddiqui Qamar
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -51,7 +51,7 @@ interface = gr.Interface(
|
|
51 |
outputs=gr.Markdown(),
|
52 |
title="Sentiment Reveal",
|
53 |
description=(
|
54 |
-
"
|
55 |
),
|
56 |
examples=[["This product is amazing! I highly recommend it."],
|
57 |
["I'm very disappointed with this purchase."],
|
|
|
51 |
outputs=gr.Markdown(),
|
52 |
title="Sentiment Reveal",
|
53 |
description=(
|
54 |
+
"Analyze the sentiment of product reviews in English, Dutch, German, French, Italian, and Spanish. Focused Sentiment Analysis for eCommerce."
|
55 |
),
|
56 |
examples=[["This product is amazing! I highly recommend it."],
|
57 |
["I'm very disappointed with this purchase."],
|