Instructions to use PopupLink/stanza-cs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use PopupLink/stanza-cs with Stanza:
import stanza stanza.download("cs") nlp = stanza.Pipeline("cs") - Notebooks
- Google Colab
- Kaggle
File size: 820 Bytes
b0beb59 07ca272 b0beb59 07ca272 44113b1 07ca272 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ---
tags:
- stanza
- token-classification
library_name: stanza
language: cs
license: apache-2.0
---
**Note:** This is the ONNX-converted version of the [original Stanza model](https://huggingface.co/stanfordnlp/stanza-cs) described below.
---
# Stanza model for Czech (cs)
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](https://stanfordnlp.github.io/stanza) and our [GitHub repository](https://github.com/stanfordnlp/stanza).
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
Last updated 2026-06-26 23:09:17.479 |