tags: | |
- spacy | |
- token-classification | |
language: | |
- en | |
model-index: | |
- name: en_student_name_detector | |
results: | |
- task: | |
name: NER | |
type: token-classification | |
metrics: | |
- name: NER Precision | |
type: precision | |
value: 0.7230769231 | |
- name: NER Recall | |
type: recall | |
value: 0.734375 | |
- name: NER F Score | |
type: f_score | |
value: 0.7286821705 | |