|
18 | 18 | activemenu: recognize_clinical_entities
|
19 | 19 | source: yes
|
20 | 20 | 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 |
21 | 35 | - title: Detect signs and symptoms
|
| 36 | + hide: yes |
22 | 37 | id: detect_signs_and_symptoms
|
23 | 38 | image:
|
24 | 39 | src: /assets/images/Detect_signs_and_symptoms.svg
|
@@ -129,21 +144,7 @@ data:
|
129 | 144 | url: https://demo.johnsnowlabs.com/healthcare/NER_LAB/
|
130 | 145 | - text: Colab Netbook
|
131 | 146 | 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 |
147 | 148 | - title: Detect risk factors
|
148 | 149 | id: detect_risk_factors
|
149 | 150 | image:
|
|
0 commit comments