Instructions to use PopupLink/stanza-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use PopupLink/stanza-it with Stanza:
import stanza stanza.download("it") nlp = stanza.Pipeline("it") - Notebooks
- Google Colab
- Kaggle
File size: 822 Bytes
079283d e7699b1 079283d e7699b1 4f8ff73 e7699b1 | 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: it
license: apache-2.0
---
**Note:** This is the ONNX-converted version of the [original Stanza model](https://huggingface.co/stanfordnlp/stanza-it) described below.
---
# Stanza model for Italian (it)
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:50:52.616 |