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