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
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 6 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...
-
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...
-
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...
-
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.
Discussion (0). Sign in to comment.