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