github explosion/spacy-models ja_core_news_lg-3.0.0a1

pre-release3 years ago

Downloads

Details: https://nightly.spacy.io/models/ja#ja_core_news_lg

File checksum: 0a3bf16c7f1df6bf34fc47d36f96fef137d329e563c2b4e522a1f1f455d8d30f

Japanese pipeline optimized for CPU. Components: tok2vec, parser, senter, ner, attribute_ruler.

Feature Description
Name ja_core_news_lg
Version 3.0.0a1
spaCy >=3.0.0rc3,<3.1.0
Model size 531 MB
Default Pipeline tok2vec, parser, ner, attribute_ruler
Components tok2vec, parser, senter, ner, attribute_ruler
Vectors 480443 keys, 480443 unique vectors (300 dimensions)
Sources n/a
License CC BY-SA 4.0
Author Explosion

Label Scheme

View label scheme (47 labels for 3 components)
Component Labels
parser ROOT, acl, advcl, advmod, amod, aux, case, cc, ccomp, compound, cop, csubj, dep, det, dislocated, fixed, mark, nmod, nsubj, nummod, obj, obl, punct
senter I, S
ner CARDINAL, DATE, EVENT, FAC, GPE, LANGUAGE, LAW, LOC, MONEY, MOVEMENT, NORP, ORDINAL, ORG, PERCENT, PERSON, PET_NAME, PHONE, PRODUCT, QUANTITY, TIME, TITLE_AFFIX, WORK_OF_ART

Accuracy

Type Score
TOKEN_ACC 99.69
TAG_ACC 97.21
POS_ACC 96.39
DEP_UAS 91.83
DEP_LAS 89.93
ENTS_P 73.92
ENTS_R 69.86
ENTS_F 71.83
SENTS_P 98.01
SENTS_R 98.40
SENTS_F 98.21

Installation

pip install spacy-nightly --pre
python -m spacy download ja_core_news_lg

Don't miss a new spacy-models release

NewReleases is sending notifications on new releases.