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