Spaces:
Runtime error
Runtime error
Kwasiasomani
commited on
Commit
•
dce3269
1
Parent(s):
310e165
Update app.py
Browse files
app.py
CHANGED
@@ -73,7 +73,7 @@ st.sidebar.markdown(df['safe_text'])
|
|
73 |
|
74 |
|
75 |
st.markdown("[Github link](https://github.com/kwasiasomani/Covid-19-Sentimental-Analysis)")
|
76 |
-
st.markdown("[Medium link](https://medium.com
|
77 |
st.markdown('Created by Foster,Kwasi,Linda,Stella,Joshua and Bright')
|
78 |
user_input = st.text_area('Enter text to predict')
|
79 |
button = st.button('predict')
|
|
|
73 |
|
74 |
|
75 |
st.markdown("[Github link](https://github.com/kwasiasomani/Covid-19-Sentimental-Analysis)")
|
76 |
+
st.markdown("[Medium link](https://medium.com/p/3d45bf7bb34c/edit)")
|
77 |
st.markdown('Created by Foster,Kwasi,Linda,Stella,Joshua and Bright')
|
78 |
user_input = st.text_area('Enter text to predict')
|
79 |
button = st.button('predict')
|