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