文件名称:spacy中文工具包
文件大小:103.7MB
文件格式:ZIP
更新时间:2023-05-18 04:48:22
nlp
spacy中文工具包,nlp = spacy.load('../zh_model')之后可直接使用,可用于常见nlp任务。
【文件预览】:
zh_model
----vocab()
--------lexemes.bin(98.52MB)
--------vectors(61.99MB)
--------key2row(1.57MB)
--------strings.json(20MB)
----tagger()
--------cfg(77B)
--------model(3.7MB)
--------tag_map(266B)
----meta.json(3KB)
----parser()
--------cfg(399B)
--------moves(751B)
--------model(4.08MB)
----ner()
--------cfg(375B)
--------moves(1KB)
--------model(3.99MB)