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