paper-with-me

Papers

Highly Effective Arabic Diacritization using Sequence to Sequence Modeling

2019-06-01 · NAACL 2019 6 · Hamdy Mubarak, Ahmed Abdelali, Hassan Sajjad, Younes Samih, Kareem Darwish

Arabic text is typically written without short vowels (or diacritics). However, their presence is required for properly verbalizing Arabic and is hence essential for applications such as text to speech. There are two types of diacritics, namely core-word diacritics and case-endings. Most previous works on automatic Arabic diacritic recovery rely on a large number of manually engineered features, particularly for case-endings. In this work, we present a unified character level sequence-to-sequence deep learning model that recovers both types of diacritics without the use of explicit feature engineering. Specifically, we employ a standard neural machine translation setup on overlapping windows of words (broken down into characters), and then we use voting to select the most likely diacritized form of a word. The proposed model outperforms all previous state-of-the-art systems. Our best settings achieve a word error rate (WER) of 4.49{\%} compared to the state-of-the-art of 12.25{\%} on a standard dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringMachine Translationtext-to-speechText to SpeechTranslation

Similar Papers 제목 키워드 기반

Arabic Diacritization: Stats, Rules, and Hacks

2017-04-01 · WS 2017 4 · Kareem Darwish, Hamdy Mubarak, Ahmed Abdelali

In this paper, we present a new and fast state-of-the-art Arabic diacritizer that guesses the diacritics of words and then their case endings. We employ a Viterbi decoder at word-level with back-off to stem, morphologica…

DecoderPart-Of-Speech TaggingTransliterationWord Sense Disambiguation

A System for Diacritizing Four Varieties of Arabic

2019-11-01 · IJCNLP 2019 11 · Hamdy Mubarak, Ahmed Abdelali, Kareem Darwish, Mohamed Eldesouki 외

Short vowels, aka diacritics, are more often omitted when writing different varieties of Arabic including Modern Standard Arabic (MSA), Classical Arabic (CA), and Dialectal Arabic (DA). However, diacritics are required t…

Feature Engineeringtext-to-speechText to Speech

Deep Diacritization: Efficient Hierarchical Recurrence for Improved Arabic Diacritization

2020-11-01 · COLING (WANLP) 2020 12 · Badr AlKhamissi, Muhammad N. ElNokrashy, Mohamed Gabr

We propose a novel architecture for labelling character sequences that achieves state-of-the-art results on the Tashkeela Arabic diacritization benchmark. The core is a two-level recurrence hierarchy that operates on the…

Arabic Text DiacritizationDecoderSentencevalid

Arabic Text Diacritization In The Age Of Transfer Learning: Token Classification Is All You Need

2024-01-09 · Abderrahman Skiredj, Ismail Berrada

Automatic diacritization of Arabic text involves adding diacritical marks (diacritics) to the text. This task poses a significant challenge with noteworthy implications for computational processing and comprehension. In …

AllArabic Text Diacritizationtoken-classificationToken Classification+1

Diacritization of Maghrebi Arabic Sub-Dialects

2018-10-15 · Ahmed Abdelali, Mohammed Attia, Younes Samih, Kareem Darwish 외

Diacritization process attempt to restore the short vowels in Arabic written text; which typically are omitted. This process is essential for applications such as Text-to-Speech (TTS). While diacritization of Modern Stan…

text-to-speechText to Speech