en_pipeline / README.md
Abacusajay's picture
Update spaCy pipeline
8537572
metadata
tags:
  - spacy
  - token-classification
language:
  - en
model-index:
  - name: en_pipeline
    results:
      - task:
          name: NER
          type: token-classification
        metrics:
          - name: NER Precision
            type: precision
            value: 0.7346559206
          - name: NER Recall
            type: recall
            value: 0.7342007435
          - name: NER F Score
            type: f_score
            value: 0.7344282615
Feature Description
Name en_pipeline
Version 0.0.0
spaCy >=3.5.2,<3.6.0
Default Pipeline transformer, ner
Components transformer, ner
Vectors 0 keys, 0 unique vectors (0 dimensions)
Sources n/a
License n/a
Author n/a

Label Scheme

View label scheme (12 labels for 1 components)
Component Labels
ner CITY, COMPANY, DEGREE, DESIGNATION, DOB, EMAIL, EXPERIENCE, INSTITUTE, LINKEDIN, MOBILE NUMBER, NAME, SKILLS

Accuracy

Type Score
ENTS_F 73.44
ENTS_P 73.47
ENTS_R 73.42
TRANSFORMER_LOSS 89893.48
NER_LOSS 32225.43