Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -81,7 +81,8 @@ d_emotion = {0: 'admiration', 1: 'amusement', 2: 'anger', 3: 'annoyance', 4: 'ap
|
|
81 |
|
82 |
st.write(" ")
|
83 |
st.write(" ")
|
84 |
-
st.
|
|
|
85 |
|
86 |
# # Define the sample text
|
87 |
# sample_text = ("Once, in a small village nestled in the rolling hills of Tuscany, lived an elderly woman named Isabella. "
|
|
|
81 |
|
82 |
st.write(" ")
|
83 |
st.write(" ")
|
84 |
+
st.header('Sentiment: Emotion Analyses', divider='rainbow')
|
85 |
+
st.header('Write or paste any number of document texts to analyse the emotion percentage with your document :sunglasses:')
|
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. "
|