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