gsar78 commited on
Commit
345ae45
·
verified ·
1 Parent(s): dd4b44b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ if __name__ == "__main__":
108
  title="Hellenic Sentiment AI",
109
  description="A sentiment analysis model, primarily for the Greek language.<br>"
110
  "Type in some text to see its sentiment classification: positive, neutral, or negative.<br>"
111
- "Multiple sentences can be classified when separated by the "|" character.<br>"
112
  "Version 1.1 - Developed by GeoSar",
113
  examples=[
114
  ["Η πικάντικη γεύση αυτής της σούπας λαχανικών ήταν ακριβώς αυτό που χρειαζόμουν σήμερα. Είχε μια ωραία γαργαλιστική αίσθηση χωρίς να είναι πολύ καυτερή."],
 
108
  title="Hellenic Sentiment AI",
109
  description="A sentiment analysis model, primarily for the Greek language.<br>"
110
  "Type in some text to see its sentiment classification: positive, neutral, or negative.<br>"
111
+ "Multiple sentences can be classified when separated by the | character.<br>"
112
  "Version 1.1 - Developed by GeoSar",
113
  examples=[
114
  ["Η πικάντικη γεύση αυτής της σούπας λαχανικών ήταν ακριβώς αυτό που χρειαζόμουν σήμερα. Είχε μια ωραία γαργαλιστική αίσθηση χωρίς να είναι πολύ καυτερή."],