Pith. sign in

REVIEW 14 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 14 Pith papers

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

  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. The TEA Nets framework combines AI and cognitive network science to model targets, events and actors in text

    cs.AI 2026-04 unverdicted novelty 6.0 of 10

    TEA Nets extracts agents, events, and targets from text to reveal emotional and semantic patterns in conspiracy theories and psychotherapy transcripts from humans and LLMs.

  3. 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...

  4. RDMA: Cost Effective Agent-Driven Rare Disease Mining from Electronic Health Records

    cs.LG 2025-07 unverdicted novelty 6.0 of 10

    RDMA equips small LLMs with abbreviation resolution, phenotype reasoning, and ontology tools to mine rare diseases from EHR notes, outperforming fine-tuned and RAG baselines at up to 10x lower inference cost.

  5. 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...

  6. HuggingFace's Transformers: State-of-the-art Natural Language Processing

    cs.CL 2019-10 accept novelty 6.0 of 10

    Hugging Face releases an open-source Python library that supplies a unified API and pretrained weights for major Transformer architectures used in natural language processing.

  7. Linguistic Productivity in Large Language Models: Models Coerce, but do not Preempt

    cs.CL 2026-06 unverdicted novelty 5.0 of 10

    Larger LLMs reproduce constructional productivity via entrenchment in coercion cases with nonce words but fail to use statistical preemption to avoid overgeneralizing semantically plausible but unobserved patterns.

  8. Parser agreement and disagreement in L2 Korean UD: Implications for human-in-the-loop annotation

    cs.CL 2026-05 unverdicted novelty 5.0 of 10

    Parser agreement between two adapted models serves as a reliable proxy for human correctness in L2 Korean UD annotation, with disagreements clustering in predictable linguistic areas like grammatical relations and cla...

  9. Evaluating the Evaluator: Problems with SemEval-2020 Task 1 for Lexical Semantic Change Detection

    cs.CL 2026-04 unverdicted novelty 5.0 of 10

    The SemEval-2020 Task 1 benchmark for lexical semantic change detection is limited by a narrow sense-based definition of change, substantial corpus and preprocessing errors, and small curated target sets that reduce realism.

  10. Evaluating the Evaluator: Problems with SemEval-2020 Task 1 for Lexical Semantic Change Detection

    cs.CL 2026-04 unverdicted novelty 5.0 of 10

    SemEval-2020 Task 1 is a useful but partial test bed for lexical semantic change detection, limited by sense-based operationalisation, corpus noise, and small curated target sets.

  11. 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...

  12. 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.

  13. 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.

  14. Methods, Data, and Conceptual Change: Reflections from Two Quantitative Diachronic Case Studies

    cs.CL 2026-05 unverdicted novelty 2.0 of 10

    Dataset structure and method choices limit what kinds of semantic change quantitative diachronic linguistics can reliably detect, as illustrated by reflections on two historical corpora.

Pith tools