Update app.py
Browse files
app.py
CHANGED
@@ -110,8 +110,6 @@ Now, who said sentiment analysis couldn't be the highlight of your day? Let's tu
|
|
110 |
|
111 |
text_article = gr.Markdown(
|
112 |
"""
|
113 |
-
## Premise
|
114 |
-
We believe that understanding text sentiment shouldn't be dull. It's about diving into the sea of human expression and surfacing with a smile (or a frown, depending on the text). Our Mood Meter is here to make sentiment analysis a delightful journey. π
|
115 |
|
116 |
## Data
|
117 |
Our Mood Meter has gobbled up datasets filled with everything from Shakespearean sonnets to social media rants. We've trained it to handle diverse dialects, and writing styles. Because emotions don't stick to a script, and neither do we! π
|
|
|
110 |
|
111 |
text_article = gr.Markdown(
|
112 |
"""
|
|
|
|
|
113 |
|
114 |
## Data
|
115 |
Our Mood Meter has gobbled up datasets filled with everything from Shakespearean sonnets to social media rants. We've trained it to handle diverse dialects, and writing styles. Because emotions don't stick to a script, and neither do we! π
|