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