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