paper-with-me

Papers

Joint Diacritization, Lemmatization, Normalization, and Fine-Grained Morphological Tagging

2019-10-05 · ACL 2020 6 · Nasser Zalmout, Nizar Habash

Semitic languages can be highly ambiguous, having several interpretations of the same surface forms, and morphologically rich, having many morphemes that realize several morphological features. This is further exacerbated for dialectal content, which is more prone to noise and lacks a standard orthography. The morphological features can be lexicalized, like lemmas and diacritized forms, or non-lexicalized, like gender, number, and part-of-speech tags, among others. Joint modeling of the lexicalized and non-lexicalized features can identify more intricate morphological patterns, which provide better context modeling, and further disambiguate ambiguous lexical choices. However, the different modeling granularity can make joint modeling more difficult. Our approach models the different features jointly, whether lexicalized (on the character-level), where we also model surface form normalization, or non-lexicalized (on the word-level). We use Arabic as a test case, and achieve state-of-the-art results for Modern Standard Arabic, with 20% relative error reduction, and Egyptian Arabic (a dialectal variant of Arabic), with 11% reduction.

📄 PDF Abstract BibTeX arXiv:1910.02267

Code (0)

등록된 구현이 없습니다.

Tasks

LemmatizationMorphological Tagging

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Sadeed: Advancing Arabic Diacritization Through Small Language Model

2025-04-30 · Zeina Aldallal, Sara Chrouf, Khalil Hennara, Mohamed Motaism Hamed 외

Arabic text diacritization remains a persistent challenge in natural language processing due to the language's morphological richness. In this paper, we introduce Sadeed, a novel approach based on a fine-tuned decoder-on…

Arabic Text DiacritizationBenchmarkingDecoderLanguage Modeling+6

EmpiriST Corpus 2.0: Adding Manual Normalization, Lemmatization and Semantic Tagging to a German Web and CMC Corpus

2020-05-01 · LREC 2020 5 · Thomas Proisl, Natalie Dykes, Philipp Heinrich, Besim Kabashi 외

The EmpiriST corpus (Bei{\ss}wenger et al., 2016) is a manually tokenized and part-of-speech tagged corpus of approximately 23,000 tokens of German Web and CMC (computer-mediated communication) data. We extend the corpus…

Lemmatization

Diacritic Recognition Performance in Arabic ASR

2023-02-27 · Hanan Aldarmaki, Ahmad Ghannam

We present an analysis of diacritic recognition performance in Arabic Automatic Speech Recognition (ASR) systems. As most existing Arabic speech corpora do not contain all diacritical marks, which represent short vowels …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

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

Fine-Tashkeel: Finetuning Byte-Level Models for Accurate Arabic Text Diacritization

2023-03-25 · Bashar Al-Rfooh, Gheith Abandah, Rami Al-Rfou

Most of previous work on learning diacritization of the Arabic language relied on training models from scratch. In this paper, we investigate how to leverage pre-trained language models to learn diacritization. We finetu…

Arabic Text DiacritizationFeature EngineeringSentence