ajitrajasekharan commited on
Commit
42f5687
·
1 Parent(s): cc35530

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -215,7 +215,7 @@ def main():
215
 
216
 
217
  st.markdown("""
218
- <small style="font-size:16px; color: #8f8f8f; text-align: left"><i><b>Note:</b> The example sentences in the pull-down above largely test PHI entities. Biomedical entities are not extensively tested since this model does not perform well on biomedical entities. To see valid predictions for both biomedical and PHI entities <a href='https://huggingface.co/spaces/ajitrajasekharan/NER-Biomedical-PHI-Ensemble' target='_blank'>use this ensemble app</a></i></small>
219
  """, unsafe_allow_html=True)
220
 
221
  st.markdown("""
 
215
 
216
 
217
  st.markdown("""
218
+ <small style="font-size:16px; color: #8f8f8f; text-align: left"><i><b>Note:</b> The example sentences in the pull-down above largely test PHI entities. Biomedical entities are not tested since this model does not perform well on biomedical entities. To see valid predictions for both biomedical and PHI entities <a href='https://huggingface.co/spaces/ajitrajasekharan/NER-Biomedical-PHI-Ensemble' target='_blank'>use this ensemble app</a></i></small>
219
  """, unsafe_allow_html=True)
220
 
221
  st.markdown("""