paper-with-me

Papers

Don't Throw Those Morphological Analyzers Away Just Yet: Neural Morphological Disambiguation for Arabic

2017-09-01 · EMNLP 2017 9 · Nasser Zalmout, Nizar Habash

This paper presents a model for Arabic morphological disambiguation based on Recurrent Neural Networks (RNN). We train Long Short-Term Memory (LSTM) cells in several configurations and embedding levels to model the various morphological features. Our experiments show that these models outperform state-of-the-art systems without explicit use of feature engineering. However, adding learning features from a morphological analyzer to model the space of possible analyses provides additional improvement. We make use of the resulting morphological models for scoring and ranking the analyses of the morphological analyzer for morphological disambiguation. The results show significant gains in accuracy across several evaluation metrics. Our system results in 4.4{\%} absolute increase over the state-of-the-art in full morphological analysis accuracy (30.6{\%} relative error reduction), and 10.6{\%} (31.5{\%} relative error reduction) for out-of-vocabulary words.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringLanguage ModelingLanguage ModellingMorphological AnalysisMorphological DisambiguationMorphological Tagging

Similar Papers 제목 키워드 기반

Morphological Analysis and Disambiguation for Gulf Arabic: The Interplay between Resources and Methods

2020-05-01 · LREC 2020 5 · Salam Khalifa, Nasser Zalmout, Nizar Habash

In this paper we present the first full morphological analysis and disambiguation system for Gulf Arabic. We use an existing state-of-the-art morphological disambiguation system to investigate the effects of different da…

Morphological AnalysisMorphological DisambiguationMorphological Tagging

Morphologically Annotated Corpora and Morphological Analyzers for Moroccan and Sanaani Yemeni Arabic

2016-05-01 · LREC 2016 5 · Faisal Al-Shargi, Aidan Kaplan, Esk, Ramy er 외

We present new language resources for Moroccan and Sanaani Yemeni Arabic. The resources include corpora for each dialect which have been morphologically annotated, and morphological analyzers for each dialect which are d…

Rapid Development of Morphological Analyzers for Typologically Diverse Languages

2016-05-01 · LREC 2016 5 · Seth Kulick, Ann Bies

The Low Resource Language research conducted under DARPA{'}s Broad Operational Language Translation (BOLT) program required the rapid creation of text corpora of typologically diverse languages (Turkish, Hausa, and Uzbek…

Translation

Deriving Morphological Analyzers from Example Inflections

2016-05-01 · LREC 2016 5 · Markus Forsberg, Mans Hulden

This paper presents a semi-automatic method to derive morphological analyzers from a limited number of example inflections suitable for languages with alphabetic writing systems. The system we present learns the inflecti…

Why does Throwing Away Data Improve Worst-Group Error?

2022-05-23 · Kamalika Chaudhuri, Kartik Ahuja, Martin Arjovsky, David Lopez-Paz

When facing data with imbalanced classes or groups, practitioners follow an intriguing strategy to achieve best results. They throw away examples until the classes or groups are balanced in size, and then perform empiric…

Fairnessimbalanced classificationLearning Theory