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