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