Spaces:
Runtime error
Runtime error
Commit
·
afa25e8
1
Parent(s):
44caf9f
Update app.py
Browse files
app.py
CHANGED
@@ -101,7 +101,7 @@ st.set_page_config(
|
|
101 |
|
102 |
# Add description and title
|
103 |
st.write("""
|
104 |
-
#
|
105 |
Please type your text and click the Predict button to know if your text has a positive, negative or neutral sentiment!
|
106 |
""")
|
107 |
|
|
|
101 |
|
102 |
# Add description and title
|
103 |
st.write("""
|
104 |
+
# Twit Analyzer
|
105 |
Please type your text and click the Predict button to know if your text has a positive, negative or neutral sentiment!
|
106 |
""")
|
107 |
|