lcampillos commited on
Commit
9317e23
1 Parent(s): 95bde2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,9 +22,9 @@ should probably proofread and complete it, then remove this comment. -->
22
 
23
  This named entity recognition model detects negation and speculation entities, and negated and speculated concepts:
24
  - Neg_cue: negation cue (e.g. *no*, *sin*)
25
- - Negated: negated entity or event (e.g. *sin* **dolor**)
26
  - Spec_cue: speculation cue (e.g. *posiblemente*)
27
- - Speculated: speculated entity or event (e.g. *posiblemente* **sobreviva**)
28
 
29
  The model achieves the following results on the test set (when trained with the training and development set; results are averaged over 5 evaluation rounds):
30
  - Precision: 0.840 (±0.003)
 
22
 
23
  This named entity recognition model detects negation and speculation entities, and negated and speculated concepts:
24
  - Neg_cue: negation cue (e.g. *no*, *sin*)
25
+ - Negated: negated entity or event (e.g. *sin **dolor***)
26
  - Spec_cue: speculation cue (e.g. *posiblemente*)
27
+ - Speculated: speculated entity or event (e.g. *posiblemente **sobreviva***)
28
 
29
  The model achieves the following results on the test set (when trained with the training and development set; results are averaged over 5 evaluation rounds):
30
  - Precision: 0.840 (±0.003)