Spaces:
Runtime error
Runtime error
Commit
·
c576416
1
Parent(s):
4f1b4ee
Update app.py
Browse files
app.py
CHANGED
@@ -220,7 +220,7 @@ def main():
|
|
220 |
|
221 |
|
222 |
st.markdown("""
|
223 |
-
<small style="font-size:16px; color: #8f8f8f; text-align: left"><i
|
224 |
""", unsafe_allow_html=True)
|
225 |
|
226 |
st.markdown("""
|
|
|
220 |
|
221 |
|
222 |
st.markdown("""
|
223 |
+
<small style="font-size:16px; color: #8f8f8f; text-align: left"><i><b>Note:</b> The example sentences in the pull-down above only test biomedical entities. PHI entities are not tested since this model does not perform well on PHI 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>
|
224 |
""", unsafe_allow_html=True)
|
225 |
|
226 |
st.markdown("""
|