github explosion/spacy-models xx_ent_wiki_sm-3.1.0

Downloads Downloads (wheel)

Checksum .tar.gz: f2a10032fdda059c9a3442e247268def539f9f3db1cd6417dad10bb2eda16a0e
Checksum .whl: 279b6932627a61747524e5860cd25120d9da4b6299c37bd2b1fd8f4a9e80b219

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.1.0
spaCy >=3.1.0,<3.2.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 84.09
ENTS_R 83.33
ENTS_F 83.71

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.