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:
- c5b06a2bdb9e3a063f1dfe4f424aff7a131de638b0f75be4181a10b29ab40169
- Size of remote file:
- 460 kB
- SHA256:
- 9abe94d98e205bedaf1ccc123a88fa576102e49645c5113d6f97a04174537f23
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.