# Arabic Text Diacritization Using Deep Neural Networks

**Authors:** Ali Fadel, Ibraheem Tuffaha, Bara' Al-Jawarneh, Mahmoud Al-Ayyoub

arXiv: 1905.01965 · 2019-05-07

## TL;DR

This paper reviews Arabic text diacritization systems, introduces a large open-source dataset, and demonstrates that deep neural networks significantly outperform traditional methods in diacritization accuracy.

## Contribution

It provides a comprehensive review, releases a new benchmark dataset, and shows the effectiveness of neural networks over rule-based approaches for Arabic diacritization.

## Key findings

- Neural Shakkala system achieves 2.88% DER.
- The dataset contains 55K lines and 2.3M words.
- Neural methods outperform traditional rule-based systems.

## Abstract

Diacritization of Arabic text is both an interesting and a challenging problem at the same time with various applications ranging from speech synthesis to helping students learning the Arabic language. Like many other tasks or problems in Arabic language processing, the weak efforts invested into this problem and the lack of available (open-source) resources hinder the progress towards solving this problem. This work provides a critical review for the currently existing systems, measures and resources for Arabic text diacritization. Moreover, it introduces a much-needed free-for-all cleaned dataset that can be easily used to benchmark any work on Arabic diacritization. Extracted from the Tashkeela Corpus, the dataset consists of 55K lines containing about 2.3M words. After constructing the dataset, existing tools and systems are tested on it. The results of the experiments show that the neural Shakkala system significantly outperforms traditional rule-based approaches and other closed-source tools with a Diacritic Error Rate (DER) of 2.88% compared with 13.78%, which the best DER for the non-neural approach (obtained by the Mishkal tool).

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.01965/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1905.01965/full.md

## References

18 references — full list in the complete paper: https://tomesphere.com/paper/1905.01965/full.md

---
Source: https://tomesphere.com/paper/1905.01965