How to use spacy/zh_core_web_md with spaCy:
!pip install https://huggingface.co/spacy/zh_core_web_md/resolve/main/zh_core_web_md-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("zh_core_web_md") # Importing as module. import zh_core_web_md nlp = zh_core_web_md.load()
4e29713 d156ba1 4e29713
1
2
3
4
version https://git-lfs.github.com/spec/v1 oid sha256:8ca3ba63825c8bcf001ed54bbed5550d66389fc609995852645955b453c96ebd size 308728