xx_sent_ud_sm / README.md
adrianeboyd's picture
Update spaCy pipeline
353872c
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.8588338112

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 98.59
TOKEN_P 95.31
TOKEN_R 95.72
TOKEN_F 95.52
SENTS_P 90.66
SENTS_R 81.58
SENTS_F 85.88