Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -18,6 +18,11 @@ st.markdown("""
|
|
| 18 |
8. Reasoners can standardize to make it easier as possible to do right thing with learned recommendation tools, questions and actions.
|
| 19 |
""")
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
st.markdown("""
|
| 22 |
# 📚 Clinical Terminology and Ontologies
|
| 23 |
## for Medications and Conditions for Health Vocabularies, Systems of Coding, and Databases with Bibliographies
|
|
|
|
| 18 |
8. Reasoners can standardize to make it easier as possible to do right thing with learned recommendation tools, questions and actions.
|
| 19 |
""")
|
| 20 |
|
| 21 |
+
|
| 22 |
+
st.markdown("""
|
| 23 |
+
[🩺⚕️NLP Clinical Ontology Biomedical NER](https://huggingface.co/spaces/awacke1/Biomed-NLP-AI-Clinical-Terminology)
|
| 24 |
+
""")
|
| 25 |
+
|
| 26 |
st.markdown("""
|
| 27 |
# 📚 Clinical Terminology and Ontologies
|
| 28 |
## for Medications and Conditions for Health Vocabularies, Systems of Coding, and Databases with Bibliographies
|