tags: | |
- spacy | |
- token-classification | |
language: | |
- es | |
model-index: | |
- name: es_pipeline | |
results: | |
- task: | |
name: NER | |
type: token-classification | |
metrics: | |
- name: NER Precision | |
type: precision | |
value: 0.8450473416 | |
- name: NER Recall | |
type: recall | |
value: 0.8476402688 | |
- name: NER F Score | |
type: f_score | |
value: 0.8463418192 | |