Instructions to use PopupLink/stanza-de with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use PopupLink/stanza-de with Stanza:
import stanza stanza.download("de") nlp = stanza.Pipeline("de") - Notebooks
- Google Colab
- Kaggle
metadata
tags:
- stanza
- token-classification
library_name: stanza
language: de
license: apache-2.0
Note: This is the ONNX-converted version of the original Stanza model described below.
Stanza model for German (de)
Stanza is a collection of accurate and efficient tools for the linguistic analysis of many human languages. Starting from raw text to syntactic analysis and entity recognition, Stanza brings state-of-the-art NLP models to languages of your choosing. Find more about it in our website and our GitHub repository.
This card and repo were automatically prepared with hugging_stanza.py in the stanfordnlp/huggingface-models repo
Last updated 2026-06-26 23:39:36.634