Update README.md
Browse files
README.md
CHANGED
@@ -10,17 +10,19 @@ tags:
|
|
10 |
- NER
|
11 |
- SkillNER
|
12 |
- BERT
|
13 |
-
pipeline_tag: token-classification
|
14 |
-
model-index:
|
15 |
-
- name: Nucha/Nucha_SkillNER_BERT
|
16 |
-
results: []
|
17 |
widget:
|
18 |
-
- text: "
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
---
|
25 |
|
26 |
# Computing Skill NER
|
|
|
10 |
- NER
|
11 |
- SkillNER
|
12 |
- BERT
|
|
|
|
|
|
|
|
|
13 |
widget:
|
14 |
+
- text: "63 year old woman with history of CAD presented to ER"
|
15 |
+
example_title: "Example-1"
|
16 |
+
- text: "63 year old woman diagnosed with CAD"
|
17 |
+
example_title: "Example-2"
|
18 |
+
- text: "A 48 year-old female presented with vaginal bleeding and abnormal Pap
|
19 |
+
smears. Upon diagnosis of invasive non-keratinizing SCC of the cervix, she
|
20 |
+
underwent a radical hysterectomy with salpingo-oophorectomy which
|
21 |
+
demonstrated positive spread to the pelvic lymph nodes and the
|
22 |
+
parametrium. Pathological examination revealed that the tumour also
|
23 |
+
extensively involved the lower uterine segment."
|
24 |
+
example_title: "example 3"
|
25 |
+
pipeline_tag: token-classification
|
26 |
---
|
27 |
|
28 |
# Computing Skill NER
|