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