toeknee432 commited on
Commit
391e7ed
·
1 Parent(s): dd0d16b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,6 +18,6 @@ the *extractive summarization* method directly extracts information from the ori
18
  method employs abstraction to produce a high level summary similar to humans'.
19
  ''')
20
  st.markdown("## Feel free to visit the tabs on the left to learn more")
21
- st.markdown('Find us on [GitHub](https://github.com/the-data-science-union/DSU-S2023-Text-Summarization) or [Medium](https://www.google.com)')
22
 
23
  st.balloons()
 
18
  method employs abstraction to produce a high level summary similar to humans'.
19
  ''')
20
  st.markdown("## Feel free to visit the tabs on the left to learn more")
21
+ st.markdown('Find us on [GitHub](https://github.com/the-data-science-union/DSU-S2023-Text-Summarization) or [Medium](https://medium.com/@ucladsu/text-summarization-42a4e31b453f)')
22
 
23
  st.balloons()