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