@inproceedings{garcia-etal-2025-exploring,
    title = "Exploring morphology-aware tokenization: A case study on {S}panish language modeling",
    author = "Garc{\'i}a, Alba T{\'a}boas  and
      Przyby{\l}a, Piotr  and
      Wanner, Leo",
    editor = "Christodoulopoulos, Christos  and
      Chakraborty, Tanmoy  and
      Rose, Carolyn  and
      Peng, Violet",
    booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2025",
    address = "Suzhou, China",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.1552/",
    pages = "30493--30506",
    ISBN = "979-8-89176-332-6",
    abstract = "This paper investigates to what extent the integration of morphological information can improve subword tokenization and thus also language modeling performance. We focus on Spanish, a language with fusional morphology, where subword segmentation can benefit from linguistic structure. Instead of relying on purely data-driven strategies like Byte Pair Encoding (BPE), we explore a linguistically grounded approach: training a tokenizer on morphologically segmented data. To do so, we develop a semi-supervised segmentation model for Spanish, building gold-standard datasets to guide and evaluate it. We then use this tokenizer to pre-train a masked language model and assess its performance on several downstream tasks. Our results show improvements over a baseline with a standard tokenizer, supporting our hypothesis that morphology-aware tokenization offers a viable and principled alternative for improving language modeling."
}Markdown (Informal)
[Exploring morphology-aware tokenization: A case study on Spanish language modeling](https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.1552/) (García et al., EMNLP 2025)
ACL