ajitrajasekharan commited on
Commit
bae9c12
1 Parent(s): 53a3c7f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -222,7 +222,7 @@ def main():
222
 
223
 
224
  st.markdown("""
225
- <small style="font-size:16px; color: #8f8f8f; text-align: left"><i><b>Note:</b> The example sentences in the pull-down above largely test biomedical entities. While this model can detect entities like Person,location as illustrated in some examples above, to improve accuracy of detecting PHI entities while performing well on biomedical entities also, <a href='https://huggingface.co/spaces/ajitrajasekharan/NER-Biomedical-PHI-Ensemble' target='_blank'>use this ensemble app</a></i></small>
226
  """, unsafe_allow_html=True)
227
 
228
  st.markdown("""
222
 
223
 
224
  st.markdown("""
225
+ <small style="font-size:16px; color: #8f8f8f; text-align: left"><i><b>Note:</b> The example sentences in the pull-down above largely test biomedical entities. While this model can detect PHI entities like Person,location,etc., also as illustrated in some examples above, to improve accuracy of detecting PHI entities while also performing well on biomedical entities, <a href='https://huggingface.co/spaces/ajitrajasekharan/NER-Biomedical-PHI-Ensemble' target='_blank'>use this ensemble app</a></i></small>
226
  """, unsafe_allow_html=True)
227
 
228
  st.markdown("""