en_nigeria_tagger / README.md
benfm's picture
Update spaCy pipeline
18f7128 verified
metadata
tags:
  - spacy
  - token-classification
language:
  - en
model-index:
  - name: en_nigeria_tagger
    results:
      - task:
          name: TAG
          type: token-classification
        metrics:
          - name: TAG (XPOS) Accuracy
            type: accuracy
            value: 0.9716565942
      - task:
          name: POS
          type: token-classification
        metrics:
          - name: POS (UPOS) Accuracy
            type: accuracy
            value: 0
Feature Description
Name en_nigeria_tagger
Version 0.0.1
spaCy >=3.8.11,<3.9.0
Default Pipeline tok2vec, tagger
Components tok2vec, tagger
Vectors 684830 keys, 342918 unique vectors (300 dimensions)
Sources n/a
License n/a
Author n/a

Label Scheme

View label scheme (45 labels for 1 components)
Component Labels
tagger #, $, '', (, ), ,, :, CC, CD, DT, EX, FW, IN, JJ, JJR, JJS, LS, MD, NN, NNS, NP, NPS, PDT, POS, PP, PP$, RB, RBR, RBS, RP, SENT, SYM, TO, UH, VB, VBD, VBG, VBN, VBP, VBZ, WDT, WP, WP$, WRB, ````

Accuracy

Type Score
TAG_ACC 97.17
POS_ACC 0.00
TAG_MICRO_P 0.00
TAG_MICRO_R 0.00
TAG_MICRO_F 0.00
TOK2VEC_LOSS 8590.34
TAGGER_LOSS 137405.91