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