ababio commited on
Commit
a106368
·
verified ·
1 Parent(s): 1218c4f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -82,7 +82,8 @@ d_emotion = {0: 'admiration', 1: 'amusement', 2: 'anger', 3: 'annoyance', 4: 'ap
82
  st.write(" ")
83
  st.write(" ")
84
  st.header('Sentiment: Emotion Analyses', divider='rainbow')
85
- st.write('Write or paste any number of document texts to analyse the emotion percentage with your document :sunglasses: :smile: :angry: :disappointed: :fearful:')
 
86
 
87
  # # Define the sample text
88
  # sample_text = ("Once, in a small village nestled in the rolling hills of Tuscany, lived an elderly woman named Isabella. "
 
82
  st.write(" ")
83
  st.write(" ")
84
  st.header('Sentiment: Emotion Analyses', divider='rainbow')
85
+ st.write('Write or paste any number of document texts to analyse the emotion percentage with your document')
86
+ st.write(':sunglasses: :smile: :angry: :disappointed: :fearful: :rage:')
87
 
88
  # # Define the sample text
89
  # sample_text = ("Once, in a small village nestled in the rolling hills of Tuscany, lived an elderly woman named Isabella. "