Pith. sign in

REVIEW 6 cited by

Stanza: A Python Natural Language Processing Toolkit for Many Human Languages

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2003.07082 v2 pith:OANFHBHD submitted 2020-03-16 cs.CL

classification cs.CL
keywords stanzalanguagespythonhumanincludinglanguagenaturalneural
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We introduce Stanza, an open-source Python natural language processing toolkit supporting 66 human languages. Compared to existing widely used toolkits, Stanza features a language-agnostic fully neural pipeline for text analysis, including tokenization, multi-word token expansion, lemmatization, part-of-speech and morphological feature tagging, dependency parsing, and named entity recognition. We have trained Stanza on a total of 112 datasets, including the Universal Dependencies treebanks and other multilingual corpora, and show that the same neural architecture generalizes well and achieves competitive performance on all languages tested. Additionally, Stanza includes a native Python interface to the widely used Java Stanford CoreNLP software, which further extends its functionality to cover other tasks such as coreference resolution and relation extraction. Source code, documentation, and pretrained models for 66 languages are available at https://stanfordnlp.github.io/stanza.

Discussion (0). Sign in to comment.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Explaining GAND: A Resource on Gender-Ambiguous Natural Data & Contrastive Attribution

    cs.CL 2026-05 conditional novelty 7.0 of 10

    GAND is a new 5,047-sentence natural benchmark of English sentences with ambiguous referent gender; contrastive saliency analysis of a 1,000-sentence subset shows MT models favor masculine forms and attend to nearby c...

  2. ROVI: A VLM-LLM Re-Captioned Dataset for Open-Vocabulary Instance-Grounded Text-to-Image Generation

    cs.CV 2025-08 conditional novelty 6.0 of 10

    ROVI's pre-detection VLM-LLM re-captioning yields richer open-vocabulary box labels on 1M curated images, and a GLIGEN model trained on ROVI improves instance grounding, prompt fidelity, and aesthetic quality in the p...

  3. FineWeb2: One Pipeline to Scale Them All -- Adapting Pre-Training Data Processing to Every Language

    cs.CL 2025-06 conditional novelty 6.0 of 10

    An adaptive, per-language data filtering and deduplication pipeline produces multilingual LLM pre-training corpora that beat prior public datasets on 11 of 14 evaluated languages, and a 20TB, 1,868 language-script dat...

  4. Enhancing User-Feedback Driven Requirements Prioritization

    cs.SE 2026-03 conditional novelty 5.0 of 10

    Grouping candidate requirements by user-feedback topics before matching them to reviews improves automated requirements prioritization and, with ChatGPT-extracted 'requires' pairs, strengthens NSGA-II release planning...

  5. Verified Language Processing with Hybrid Explainability: A Technical Report

    cs.CL 2025-07 conditional novelty 5.0 of 10

    A logic-based NLP pipeline converts sentences to first-order logic and uses possible-world truth tables to classify implication, inconsistency, and indifference, with perfect scores on three small self-built datasets.

  6. Do It Right! A Methodology for Successful NLP System Development

    cs.CL 2026-07 conditional novelty 3.0 of 10

    Clinical NLP extraction projects succeed more often when managed with the full Systems Development Life Cycle rather than algorithm choice alone, and LLMs do not remove that need.

Pith tools