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:
- 5b3675900d05378d67b5eb7021b48a5f30e266ab8f5ca4e042db52ee4ffc3747
- Size of remote file:
- 1.22 MB
- SHA256:
- c81ebbbdaf2aed26631dbc704f63ef5208135afe9c42f70edd70a65fc93ef565
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.