paper-with-me

홈 › Papers

A Morphology-aware Network for Morphological Disambiguation

2017-02-13 · Eray Yildiz, Caglar Tirkaz, H. Bahadir Sahin, Mustafa Tolga Eren, Ozan Sonmez

Agglutinative languages such as Turkish, Finnish and Hungarian require morphological disambiguation before further processing due to the complex morphology of words. A morphological disambiguator is used to select the correct morphological analysis of a word. Morphological disambiguation is important because it generally is one of the first steps of natural language processing and its performance affects subsequent analyses. In this paper, we propose a system that uses deep learning techniques for morphological disambiguation. Many of the state-of-the-art results in computer vision, speech recognition and natural language processing have been obtained through deep learning models. However, applying deep learning techniques to morphologically rich languages is not well studied. In this work, while we focus on Turkish morphological disambiguation we also present results for French and German in order to show that the proposed architecture achieves high accuracy with no language-specific feature engineering or additional resource. In the experiments, we achieve 84.12, 88.35 and 93.78 morphological disambiguation accuracy among the ambiguous words for Turkish, German and French respectively.

📄 PDF Abstract BibTeX arXiv:1702.03654

Code (1)

hbahadirsahin/text_categorization tf

Tasks

Deep LearningFeature EngineeringMorphological AnalysisMorphological Disambiguationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

The Role of Context in Neural Morphological Disambiguation

2016-12-01 · COLING 2016 12 · Qinlan Shen, Daniel Clothiaux, Emily Tagtow, Patrick Littell 외

Languages with rich morphology often introduce sparsity in language processing tasks. While morphological analyzers can reduce this sparsity by providing morpheme-level analyses for words, they will often introduce ambig…

Morphological Disambiguation

Character-Aware Neural Morphological Disambiguation

2017-07-01 · ACL 2017 7 · Alymzhan Toleu, Gulmira Tolegen, Aibek Makazhanov

We develop a language-independent, deep learning-based approach to the task of morphological disambiguation. Guided by the intuition that the correct analysis should be {``}most similar{''} to the context, we propose den…

Morphological DisambiguationWord Embeddings

Neural Morphological Disambiguation Using Surface and Contextual Morphological Awareness

2017-12-01 · WS 2017 12 · Akhilesh Sudhakar, Anil Kumar Singh
Morphological Disambiguation

Morphosyntactic Disambiguation in an Endangered Language Setting

2019-09-01 · WS (NoDaLiDa) 2019 9 · Jeff Ens, Mika Hämäläinen, Jack Rueter, Philippe Pasquier

Endangered Uralic languages present a high variety of inflectional forms in their morphology. This results in a high number of homonyms in inflections, which introduces a lot of morphological ambiguity in sentences. Prev…

Sentence

Evaluation of Morphological Embeddings for the Russian Language

2021-03-11 · Vitaly Romanov, Albina Khusainova

A number of morphology-based word embedding models were introduced in recent years. However, their evaluation was mostly limited to English, which is known to be a morphologically simple language. In this paper, we explo…

ChunkingNERPOSPOS Tagging+1