Instructions to use spacy/zh_core_web_md with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
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() - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8078280c3323b189beb8dc40cc19aca9c12babed5e6dba3777de8343b448ca52
- Size of remote file:
- 309 kB
- SHA256:
- 8ca3ba63825c8bcf001ed54bbed5550d66389fc609995852645955b453c96ebd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.