Commit
·
d58795c
1
Parent(s):
9136cbe
Update app.py
Browse files
app.py
CHANGED
|
@@ -75,7 +75,7 @@ The limits of my language means the limits of my world
|
|
| 75 |
"""
|
| 76 |
|
| 77 |
|
| 78 |
-
st.title("Unsupervised Extractive Text Summarization and Semantic Search - by
|
| 79 |
st.caption("Under active development! Please contact me or drop an issue on https://github.com/Hellisotherpeople/CX_DB8")
|
| 80 |
|
| 81 |
with st.expander("Dedicated to the late..."):
|
|
|
|
| 75 |
"""
|
| 76 |
|
| 77 |
|
| 78 |
+
st.title("Unsupervised Extractive Text Summarization and Semantic Search - by Allen Roush!")
|
| 79 |
st.caption("Under active development! Please contact me or drop an issue on https://github.com/Hellisotherpeople/CX_DB8")
|
| 80 |
|
| 81 |
with st.expander("Dedicated to the late..."):
|