github explosion/spacy-models xx_ent_wiki_sm-3.5.0

Downloads Downloads (wheel)

Checksum .tar.gz: 7d6c44535829c047b52b2dfabc720cd4f58f460df3516357b1e5aeefdfd74a10
Checksum .whl: bf6fdee3e36c36d636f56cf68aa70c02eea43cfa779f4038bab8ce12acaa0715

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

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

Feature Description
Name xx_ent_wiki_sm
Version 3.5.0
spaCy >=3.5.0,<3.6.0
Default Pipeline ner
Components ner
Vectors 0 keys, 0 unique vectors (0 dimensions)
Sources WikiNER (Joel Nothman, Nicky Ringland, Will Radford, Tara Murphy, James R Curran)
License MIT
Author Explosion
Model size 10 MB

Label Scheme

View label scheme (4 labels for 1 components)
Component Labels
ner LOC, MISC, ORG, PER

Accuracy

Type Score
ENTS_P 83.53
ENTS_R 82.65
ENTS_F 83.08

Installation

pip install spacy
python -m spacy download xx_ent_wiki_sm

Don't miss a new spacy-models release

NewReleases is sending notifications on new releases.