github explosion/spacy-models xx_ent_wiki_sm-3.4.0

Downloads Downloads (wheel)

Checksum .tar.gz: fddc06f16801fe760bbd9caa727d4887c73b98aa7042c790eb4720a3a90eece1
Checksum .whl: f667dd0cebd89d75f8625acb388f5f2aa530fa54a8cc386fc11cfb10450b3e48

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.4.0
spaCy >=3.4.0,<3.5.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.48
ENTS_R 82.68
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.