Instructions to use reneknaebel/de_core_hdt_dist with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use reneknaebel/de_core_hdt_dist with spaCy:
!pip install https://huggingface.co/reneknaebel/de_core_hdt_dist/resolve/main/de_core_hdt_dist-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("de_core_hdt_dist") # Importing as module. import de_core_hdt_dist nlp = de_core_hdt_dist.load() - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
- Downloads last month
- 2