DeeeTeeee01 commited on
Commit
afa25e8
·
1 Parent(s): 44caf9f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ st.set_page_config(
101
 
102
  # Add description and title
103
  st.write("""
104
- # Predict if your text is Positive, Negative or Neutral ...
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