github explosion/spacy-models xx_ent_wiki_sm-3.6.0

Downloads Downloads (wheel)

Checksum .tar.gz: 2df5355a6e2ba40560e675b9de5d31601242a3b8086c335002d1370c22141ad4
Checksum .whl: 5cd25405727477ac46ed96b511d8c893e0a734bb72e749967e2fa82db3005b4d

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.6.0
spaCy >=3.6.0,<3.7.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.