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