tags: | |
- spacy | |
- token-classification | |
language: | |
- hu | |
license: cc-by-sa-4.0 | |
model-index: | |
- name: hu_core_news_lg | |
results: | |
- task: | |
name: NER | |
type: token-classification | |
metrics: | |
- name: NER Precision | |
type: precision | |
value: 0.8701321586 | |
- name: NER Recall | |
type: recall | |
value: 0.8681434599 | |
- name: NER F Score | |
type: f_score | |
value: 0.8691366717 | |
- task: | |
name: TAG | |
type: token-classification | |
metrics: | |
- name: TAG (XPOS) Accuracy | |
type: accuracy | |
value: 0.9677481099 | |
- task: | |
name: POS | |
type: token-classification | |
metrics: | |
- name: POS (UPOS) Accuracy | |
type: accuracy | |
value: 0.966025457 | |
- task: | |
name: MORPH | |
type: token-classification | |
metrics: | |
- name: Morph (UFeats) Accuracy | |
type: accuracy | |
value: 0.9340606757 | |
- task: | |
name: LEMMA | |
type: token-classification | |
metrics: | |
- name: Lemma Accuracy | |
type: accuracy | |
value: 0.9761745288 | |
- task: | |
name: UNLABELED_DEPENDENCIES | |
type: token-classification | |
metrics: | |
- name: Unlabeled Attachment Score (UAS) | |
type: f_score | |
value: 0.8434612153 | |
- task: | |
name: LABELED_DEPENDENCIES | |
type: token-classification | |
metrics: | |
- name: Labeled Attachment Score (LAS) | |
type: f_score | |
value: 0.78125 | |
- task: | |
name: SENTS | |
type: token-classification | |
metrics: | |
- name: Sentences F-Score | |
type: f_score | |
value: 0.9866071429 | |