github explosion/spacy-models xx_ent_wiki_sm-3.3.0

Downloads Downloads (wheel)

Checksum .tar.gz: 1febec273a59fbf752b049aa6f22a7fbef83358a1a04b207389e6390acf145a4
Checksum .whl: 3ee37b34c78cae06dca2bab7244f28ba364cd1b8e945d9dde0f466267381a06f

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.3.0
spaCy >=3.3.0.dev0,<3.4.0
Default Pipeline attribute_ruler, ner
Components attribute_ruler, 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
TAG_ACC 0.00
ENTS_P 83.47
ENTS_R 82.73
ENTS_F 83.10

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.