The Degree of Language Diacriticity and Its Effect on Tasks

arXiv cs.CL / 3/31/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces a corpus-level, information-theoretic framework to quantify “diacritic complexity” across writing systems using metrics for frequency, ambiguity, and structural diversity of character–diacritic combinations.
  • Experiments compute these metrics over 24 corpora in 15 languages (covering both single- and multi-diacritic scripts) and assess how the measures relate to downstream diacritics restoration accuracy.
  • Results show a strong cross-linguistic negative correlation: higher diacritic complexity generally leads to lower restoration accuracy for both BERT-based and RNN-based models.
  • For single-diacritic scripts, frequency- and structure-related metrics mostly agree with performance trends, while multi-diacritic scripts exhibit a stronger relationship between structural complexity and model accuracy than frequency-based measures.
  • The authors conclude that orthographic complexity is not just descriptive; it is functionally relevant for how well diacritics restoration models learn and generalize across languages.

Abstract

Diacritics are orthographic marks that clarify pronunciation, distinguish similar words, or alter meaning. They play a central role in many writing systems, yet their impact on language technology has not been systematically quantified across scripts. While prior work has examined diacritics in individual languages, there's no cross-linguistic, data-driven framework for measuring the degree to which writing systems rely on them and how this affects downstream tasks. We propose a data-driven framework for quantifying diacritic complexity using corpus-level, information-theoretic metrics that capture the frequency, ambiguity, and structural diversity of character-diacritic combinations. We compute these metrics over 24 corpora in 15 languages, spanning both single- and multi-diacritic scripts. We then examine how diacritic complexity correlates with performance on the task of diacritics restoration, evaluating BERT- and RNN-based models. We find that across languages, higher diacritic complexity is strongly associated with lower restoration accuracy. In single-diacritic scripts, where character-diacritic combinations are more predictable, frequency-based and structural measures largely align. In multi-diacritic scripts, however, structural complexity exhibits the strongest association with performance, surpassing frequency-based measures. These findings show that measurable properties of diacritic usage influence the performance of diacritic restoration models, demonstrating that orthographic complexity is not only descriptive but functionally relevant for modeling.