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