ACL 2024long1 citations

Arabic Diacritics in the Wild: Exploiting Opportunities for Improved Diacritization

Salman Elgamal, Ossama Obeid, Mhd Kabbani, Go Inoue, Nizar Habash

Abstract

The widespread absence of diacritical marks in Arabic text poses a significant challenge for Arabic natural language processing (NLP). This paper explores instances of naturally occurring diacritics, referred to as “diacritics in the wild,” to unveil patterns and latent information across six diverse genres: news articles, novels, children’s books, poetry, political documents, and ChatGPT outputs. We present a new annotated dataset that maps real-world partially diacritized words to their maximal full diacritization in context. Additionally, we propose extensions to the analyze-and-disambiguate approach in Arabic NLP to leverage these diacritics, resulting in notable improvements. Our contributions encompass a thorough analysis, valuable datasets, and an extended diacritization algorithm. We release our code and datasets as open source.

BibTeX
@inproceedings{elgamal-etal-2024-arabic,
    title = "{A}rabic Diacritics in the Wild: Exploiting Opportunities for Improved Diacritization",
    author = "Elgamal, Salman  and
      Obeid, Ossama  and
      Kabbani, Mhd  and
      Inoue, Go  and
      Habash, Nizar",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.acl-long.792/",
    doi = "10.18653/v1/2024.acl-long.792",
    pages = "14815--14829"
}