sr_pipeline / README.md
Tanor's picture
Update spaCy pipeline
6769240 verified
|
raw
history blame contribute delete
No virus
569 Bytes
metadata
tags:
  - spacy
  - token-classification
language:
  - sr
model-index:
  - name: sr_pipeline
    results:
      - task:
          name: NER
          type: token-classification
        metrics:
          - name: NER Precision
            type: precision
            value: 0.9334730579
          - name: NER Recall
            type: recall
            value: 0.9340414017
          - name: NER F Score
            type: f_score
            value: 0.9337571433
      - task:
          name: TAG
          type: token-classification
        metrics:
          - name: TAG (XPOS) Accuracy
            type: accuracy
            value: 0.9648654551