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
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.
Forward citations
Cited by 14 Pith papers
-
Explaining GAND: A Resource on Gender-Ambiguous Natural Data & Contrastive Attribution
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...
-
The TEA Nets framework combines AI and cognitive network science to model targets, events and actors in text
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.
-
ROVI: A VLM-LLM Re-Captioned Dataset for Open-Vocabulary Instance-Grounded Text-to-Image Generation
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...
-
RDMA: Cost Effective Agent-Driven Rare Disease Mining from Electronic Health Records
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.
-
FineWeb2: One Pipeline to Scale Them All -- Adapting Pre-Training Data Processing to Every Language
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...
-
HuggingFace's Transformers: State-of-the-art Natural Language Processing
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.
-
Linguistic Productivity in Large Language Models: Models Coerce, but do not Preempt
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.
-
Parser agreement and disagreement in L2 Korean UD: Implications for human-in-the-loop annotation
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...
-
Evaluating the Evaluator: Problems with SemEval-2020 Task 1 for Lexical Semantic Change Detection
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.
-
Evaluating the Evaluator: Problems with SemEval-2020 Task 1 for Lexical Semantic Change Detection
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.
-
Enhancing User-Feedback Driven Requirements Prioritization
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...
-
Verified Language Processing with Hybrid Explainability: A Technical Report
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.
-
Do It Right! A Methodology for Successful NLP System Development
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.
-
Methods, Data, and Conceptual Change: Reflections from Two Quantitative Diachronic Case Studies
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.
Discussion (0). Sign in to comment.