TL;DR
This paper introduces advanced deep learning models for Arabic text diacritization, demonstrating improved performance and proposing a novel method to enhance machine translation using diacritized text.
Contribution
The paper presents new neural network models for Arabic diacritization that outperform existing methods and introduces the Translation over Diacritization (ToD) approach for improved machine translation.
Findings
Models outperform or match existing methods without language-dependent post-processing
Diacritics improve NLP task performance, especially machine translation
Proposed models are tested on a standard benchmark dataset
Abstract
In this work, we present several deep learning models for the automatic diacritization of Arabic text. Our models are built using two main approaches, viz. Feed-Forward Neural Network (FFNN) and Recurrent Neural Network (RNN), with several enhancements such as 100-hot encoding, embeddings, Conditional Random Field (CRF) and Block-Normalized Gradient (BNG). The models are tested on the only freely available benchmark dataset and the results show that our models are either better or on par with other models, which require language-dependent post-processing steps, unlike ours. Moreover, we show that diacritics in Arabic can be used to enhance the models of NLP tasks such as Machine Translation (MT) by proposing the Translation over Diacritization (ToD) approach.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
