Spaces:
Runtime error
Runtime error
Commit
·
44fbf6a
1
Parent(s):
edf6d87
Update app.py
Browse files
app.py
CHANGED
@@ -227,7 +227,7 @@ def main():
|
|
227 |
|
228 |
|
229 |
st.markdown("""
|
230 |
-
<small style="font-size:16px; color: #8f8f8f; text-align: left"><i><b>Note:</b> The example sentences in the pull-down above largely
|
231 |
""", unsafe_allow_html=True)
|
232 |
|
233 |
st.markdown("""
|
|
|
227 |
|
228 |
|
229 |
st.markdown("""
|
230 |
+
<small style="font-size:16px; color: #8f8f8f; text-align: left"><i><b>Note:</b> The example sentences in the pull-down above largely tests 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>
|
231 |
""", unsafe_allow_html=True)
|
232 |
|
233 |
st.markdown("""
|