English

Tokenization and Morphological Fidelity in Uralic NLP: A Cross-Lingual Evaluation

Computation and Language 2026-03-31 v2

Abstract

Subword tokenization critically affects Natural Language Processing (NLP) performance, yet its behavior in morphologically rich and low-resource language families remains under-explored. This study systematically compares three subword paradigms -- Byte Pair Encoding (BPE), Overlap BPE (OBPE), and Unigram Language Model -- across six Uralic languages with varying resource availability and typological diversity. Using part-of-speech (POS) tagging as a controlled downstream task, we show that OBPE consistently achieves stronger morphological alignment and higher tagging accuracy than conventional methods, particularly within the Latin-script group. These gains arise from reduced fragmentation in open-class categories and a better balance across the frequency spectrum. Transfer efficacy further depends on the downstream tagging architecture, interacting with both training volume and genealogical proximity. Taken together, these findings highlight that morphology-sensitive tokenization is not merely a preprocessing choice but a decisive factor in enabling effective cross-lingual transfer for agglutinative, low-resource languages.

Keywords

Cite

@article{arxiv.2602.04241,
  title  = {Tokenization and Morphological Fidelity in Uralic NLP: A Cross-Lingual Evaluation},
  author = {Nuo Xu and Ahrii Kim},
  journal= {arXiv preprint arXiv:2602.04241},
  year   = {2026}
}