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