File size: 569 Bytes
6769240 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
tags:
- spacy
- token-classification
language:
- sr
model-index:
- name: sr_pipeline
results:
- task:
name: NER
type: token-classification
metrics:
- name: NER Precision
type: precision
value: 0.9334730579
- name: NER Recall
type: recall
value: 0.9340414017
- name: NER F Score
type: f_score
value: 0.9337571433
- task:
name: TAG
type: token-classification
metrics:
- name: TAG (XPOS) Accuracy
type: accuracy
value: 0.9648654551
---
|