Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,8 @@ tags:
|
|
9 |
- token-classification
|
10 |
widget:
|
11 |
- text: "Fue antes de llegar a Sigüeiro, en el Camino de Santiago."
|
12 |
-
- text: "
|
|
|
13 |
model-index:
|
14 |
- name: es_spacy_ner_cds
|
15 |
results:
|
@@ -19,13 +20,13 @@ model-index:
|
|
19 |
metrics:
|
20 |
- name: NER Precision
|
21 |
type: precision
|
22 |
-
value: 0.
|
23 |
- name: NER Recall
|
24 |
type: recall
|
25 |
-
value: 0.
|
26 |
- name: NER F Score
|
27 |
type: f_score
|
28 |
-
value: 0.
|
29 |
---
|
30 |
|
31 |
# Introduction
|
|
|
9 |
- token-classification
|
10 |
widget:
|
11 |
- text: "Fue antes de llegar a Sigüeiro, en el Camino de Santiago."
|
12 |
+
- text: "Si te metes en el Franco desde la Alameda, vas hacia la Catedral."
|
13 |
+
- text: "Y allí precisamente es Santiago el patrón del pueblo."
|
14 |
model-index:
|
15 |
- name: es_spacy_ner_cds
|
16 |
results:
|
|
|
20 |
metrics:
|
21 |
- name: NER Precision
|
22 |
type: precision
|
23 |
+
value: 0.9721311475
|
24 |
- name: NER Recall
|
25 |
type: recall
|
26 |
+
value: 0.9732708089
|
27 |
- name: NER F Score
|
28 |
type: f_score
|
29 |
+
value: 0.9727006444
|
30 |
---
|
31 |
|
32 |
# Introduction
|