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