xx_sent_ud_sm / README.md
EC2 Default User
Update spaCy pipeline
aaf8333
|
raw
history blame
1.82 kB
metadata
tags:
  - spacy
language:
  - multilingual
license: cc-by-sa-3.0
model-index:
  - name: xx_sent_ud_sm
    results:
      - task:
          name: SENTS
          type: token-classification
        metrics:
          - name: Sentences F-Score
            type: f_score
            value: 0.8588287584

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

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

Label Scheme

Accuracy

Type Score
TOKEN_ACC 99.29
TOKEN_P 95.31
TOKEN_R 95.72
TOKEN_F 95.52
SENTS_P 90.62
SENTS_R 81.62
SENTS_F 85.88