paper-with-me

Papers

The Degree of Language Diacriticity and Its Effect on Tasks

2026-03-29 · Adi Cohen, Yuval Pinter arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.27653

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Performance of Large Language Models in a Computer Science Degree Program

2023-07-24 · Tim Krüger, Michael Gref

Large language models such as ChatGPT-3.5 and GPT-4.0 are ubiquitous and dominate the current discourse. Their transformative capabilities have led to a paradigm shift in how we interact with and utilize (text-based) inf…

Mitigating Shortcuts in Language Models with Soft Label Encoding

2023-09-17 · Zirui He, Huiqi Deng, Haiyan Zhao, Ninghao Liu 외

Recent research has shown that large language models rely on spurious correlations in the data for natural language understanding (NLU) tasks. In this work, we aim to answer the following research question: Can we reduce…

Natural Language UnderstandingOut-of-Distribution Generalization

Time Matters: Examine Temporal Effects on Biomedical Language Models

2024-07-24 · Weisi Liu, Zhe He, Xiaolei Huang

Time roots in applying language models for biomedical applications: models are trained on historical data and will be deployed for new or future data, which may vary from training data. While increasing biomedical tasks …

Language ModelingLanguage Modelling

SemEval-2024 Task 1: Semantic Textual Relatedness for African and Asian Languages

2024-03-27 · Nedjma Ousidhoum, Shamsuddeen Hassan Muhammad, Mohamed Abdalla, Idris Abdulmumin 외

We present the first shared task on Semantic Textual Relatedness (STR). While earlier shared tasks primarily focused on semantic similarity, we instead investigate the broader phenomenon of semantic relatedness across 14…

Semantic SimilaritySemantic Textual SimilaritySentence

Scalability Matters: Overcoming Challenges in InstructGLM with Similarity-Degree-Based Sampling

2025-05-02 · Hyun Lee, Chris Yi, Maminur Islam, B. D. S. Aritra

Large Language Models (LLMs) have demonstrated strong capabilities in various natural language processing tasks; however, their application to graph-related problems remains limited, primarily due to scalability constrai…

Graph LearningLink PredictionNode Classification