The taggedPBC: Annotating a massive parallel corpus for crosslinguistic investigations

📅 2025-05-18
📈 Citations: 0
Influential: 0
📄 PDF

career value

179K/year
🤖 AI Summary
Existing cross-lingual datasets face a trade-off between broad language coverage and annotation scale—either “wide but shallow” or “deep but narrow”—hindering empirical studies of linguistic universals. Method: We introduce the first large-scale automatically annotated part-of-speech (POS) parallel corpus covering 1,500+ languages, 133 language families, and 111 language isolates. Our pipeline integrates outputs from multiple state-of-the-art POS taggers (e.g., spaCy, Trankit), applies cross-lingual alignment, consistency verification, and manual validation against the Universal Dependencies (UD) treebanks. We further propose the novel N1 ratio metric to train a Gaussian Naïve Bayes classifier for high-accuracy cross-lingual basic word order prediction—including zero-shot generalization to unseen languages. Contribution/Results: POS tagging accuracy matches SOTA performance on high-resource languages; word order prediction significantly outperforms existing benchmarks. The corpus provides a scalable, empirically grounded infrastructure for testing linguistic universals.

Technology Category

Application Category

📝 Abstract
Existing datasets available for crosslinguistic investigations have tended to focus on large amounts of data for a small group of languages or a small amount of data for a large number of languages. This means that claims based on these datasets are limited in what they reveal about universal properties of the human language faculty. While this has begun to change through the efforts of projects seeking to develop tagged corpora for a large number of languages, such efforts are still constrained by limits on resources. The current paper reports on a large automatically tagged parallel dataset which has been developed to partially address this issue. The taggedPBC contains more than 1,800 sentences of pos-tagged parallel text data from over 1,500 languages, representing 133 language families and 111 isolates, dwarfing previously available resources. The accuracy of tags in this dataset is shown to correlate well with both existing SOTA taggers for high-resource languages (SpaCy, Trankit) as well as hand-tagged corpora (Universal Dependencies Treebanks). Additionally, a novel measure derived from this dataset, the N1 ratio, correlates with expert determinations of word order in three typological databases (WALS, Grambank, Autotyp) such that a Gaussian Naive Bayes classifier trained on this feature can accurately identify basic word order for languages not in those databases. While much work is still needed to expand and develop this dataset, the taggedPBC is an important step to enable corpus-based crosslinguistic investigations, and is made available for research and collaboration via GitHub.
Problem

Research questions and friction points this paper is trying to address.

Addressing limited crosslinguistic data for universal language studies
Providing large-scale tagged parallel corpus for diverse languages
Enhancing word order identification using novel dataset metrics
Innovation

Methods, ideas, or system contributions that make the work stand out.

Automatically tagged parallel dataset for 1,500+ languages
Novel N1 ratio measure for word order identification
High accuracy correlation with SOTA taggers and hand-tagged corpora
🔎 Similar Papers
No similar papers found.