Siddiqui Qamar commited on
Commit
d2df44d
·
verified ·
1 Parent(s): 3550bd9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ interface = gr.Interface(
51
  outputs=gr.Markdown(),
52
  title="Sentiment Reveal",
53
  description=(
54
- "Focused Sentiment Analysis for eCommerce. Analyze the sentiment of product reviews in English, Dutch, German, French, Italian, and Spanish."
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."],