Instructions to use spacy/zh_core_web_sm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use spacy/zh_core_web_sm with spaCy:
!pip install https://huggingface.co/spacy/zh_core_web_sm/resolve/main/zh_core_web_sm-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("zh_core_web_sm") # Importing as module. import zh_core_web_sm nlp = zh_core_web_sm.load() - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fc5b4b70411918e07991c207dd5ab1c003c7accc0e38e04592699c4b59ab5044
- Size of remote file:
- 190 kB
- SHA256:
- a67b5df4b15f2d00d957a0d20e43bb779eb7d2f2364c34de2115cac2a379f4b6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.