xx_sent_ud_sm / README.md
elishowk's picture
Automatic correction of README.md metadata. Contact [email protected] for any question
94c0702
|
raw
history blame
2.01 kB
metadata
tags:
  - spacy
language:
  - multilingual
license: cc-by-sa-4.0
model-index:
  - name: xx_sent_ud_sm
    results:
      - task:
          name: SENTER
          type: token-classification
        metrics:
          - name: SENTER Precision
            type: precision
            value: 0.9029477287
          - name: SENTER Recall
            type: recall
            value: 0.8194977584
          - name: SENTER F Score
            type: f_score
            value: 0.8592012289

Details: https://spacy.io/models/xx#xx_sent_ud_sm

Multi-language pipeline optimized for CPU. Components: senter.

Label Scheme

View label scheme (2 labels for 1 components)
Component Labels
senter I, S

Accuracy

Type Score
TOKEN_ACC 99.29
SENTS_P 90.29
SENTS_R 81.95
SENTS_F 85.92