cyberandy commited on
Commit
1deb71c
·
1 Parent(s): f81a6a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -73,5 +73,4 @@ if text_input:
73
  annotated_text(*final_text)
74
 
75
  with st.expander("See annotations"):
76
- st.write(final_text)
77
  st.write(combined_entity_info_dictionary)
 
73
  annotated_text(*final_text)
74
 
75
  with st.expander("See annotations"):
 
76
  st.write(combined_entity_info_dictionary)