Nucha commited on
Commit
0aa1b68
·
verified ·
1 Parent(s): 7618549

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -10
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: "What's my name?"
19
- context: "My name is Clara and I live in Berkeley."
20
- example_title: "Name"
21
- - text: "Where do I live?"
22
- context: "My name is Sarah and I live in London"
23
- example_title: "Location"
 
 
 
 
 
 
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