trohith89 commited on
Commit
512c59f
·
verified ·
1 Parent(s): 1a29936

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -167,7 +167,7 @@ st.markdown("""
167
  <div class='instructions'>
168
  Please enter a sentence or paragraph in Hindi in the text area below. <br>
169
  Text must be primarily in Hindi. <br>
170
- Example: "This movie बहुत अच्छी थी and acting शानदार थ" <br>
171
  Click the 'Predict' button to analyze the sentiment (positive, negative, or neutral)!
172
  </div>
173
  """, unsafe_allow_html=True)
 
167
  <div class='instructions'>
168
  Please enter a sentence or paragraph in Hindi in the text area below. <br>
169
  Text must be primarily in Hindi. <br>
170
+ Example: "यह फिल्म बहुत अच्छी थी और अभिनय शानदार थ। <br>
171
  Click the 'Predict' button to analyze the sentiment (positive, negative, or neutral)!
172
  </div>
173
  """, unsafe_allow_html=True)