Instructions to use Doener48/de_pipeline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use Doener48/de_pipeline with spaCy:
!pip install https://huggingface.co/Doener48/de_pipeline/resolve/main/de_pipeline-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("de_pipeline") # Importing as module. import de_pipeline nlp = de_pipeline.load() - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
910937a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fd62a1a7fd53ac1cf1b51204190959377f7acbe091f6103de948636dbb0eb010
size 34434008
|