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