Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
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 |
["Η πικάντικη γεύση αυτής της σούπας λαχανικών ήταν ακριβώς αυτό που χρειαζόμουν σήμερα. Είχε μια ωραία γαργαλιστική αίσθηση χωρίς να είναι πολύ καυτερή."],
|