Skip to content

Commit 2419984

Browse files
authored
Merge pull request #6719 from JohnSnowLabs/hide-detect-signs-and-symptoms
Update recognize_clinical_entities.md
2 parents ee3a40c + e6e7f42 commit 2419984

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

docs/demos/recognize_clinical_entities.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,22 @@ data:
1818
activemenu: recognize_clinical_entities
1919
source: yes
2020
source:
21+
- title: Detect clinical entities in text
22+
id: detect_clinical_entities_in_text
23+
image:
24+
src: /assets/images/Detect_risk_factors.svg
25+
image2:
26+
src: /assets/images/Detect_risk_factors_f.svg
27+
excerpt: Automatically detect more than 50 clinical entities using our NER deep learning model.
28+
actions:
29+
- text: Live Demo
30+
type: normal
31+
url: https://demo.johnsnowlabs.com/healthcare/NER_CLINICAL
32+
- text: Colab Netbook
33+
type: blue_btn
34+
url: https://githubtocolab.com/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/Certification_Trainings/Healthcare/1.Clinical_Named_Entity_Recognition_Model.ipynb
2135
- title: Detect signs and symptoms
36+
hide: yes
2237
id: detect_signs_and_symptoms
2338
image:
2439
src: /assets/images/Detect_signs_and_symptoms.svg
@@ -129,21 +144,7 @@ data:
129144
url: https://demo.johnsnowlabs.com/healthcare/NER_LAB/
130145
- text: Colab Netbook
131146
type: blue_btn
132-
url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/streamlit_notebooks/healthcare/NER_LAB.ipynb
133-
- title: Detect clinical entities in text
134-
id: detect_clinical_entities_in_text
135-
image:
136-
src: /assets/images/Detect_risk_factors.svg
137-
image2:
138-
src: /assets/images/Detect_risk_factors_f.svg
139-
excerpt: Automatically detect more than 50 clinical entities using our NER deep learning model.
140-
actions:
141-
- text: Live Demo
142-
type: normal
143-
url: https://demo.johnsnowlabs.com/healthcare/NER_CLINICAL
144-
- text: Colab Netbook
145-
type: blue_btn
146-
url: https://githubtocolab.com/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/Certification_Trainings/Healthcare/1.Clinical_Named_Entity_Recognition_Model.ipynb
147+
url: https://colab.research.google.com/github/JohnSnowLabs/spark-nlp-workshop/blob/master/tutorials/streamlit_notebooks/healthcare/NER_LAB.ipynb
147148
- title: Detect risk factors
148149
id: detect_risk_factors
149150
image:

0 commit comments

Comments
 (0)