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