Modeling Composite Labels for Neural Morphological Tagging
Neural morphological tagging has been regarded as an extension to POS tagging task, treating each morphological tag as a monolithic label and ignoring its internal structure. We propose to view morphological tags as composite labels and explicitly model their internal structure in a neural sequence tagger. For this, we explore three different neural architectures and compare their performance with both CRF and simple neural multiclass baselines. We evaluate our models on 49 languages and show that the neural architecture that models the morphological labels as sequences of morphological category values performs significantly better than both baselines establishing state-of-the-art results in morphological tagging for most languages.
Code (1)
Tasks
Morphological TaggingPOSPOS TaggingTAGMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Adversarial Multitask Learning for Joint Multi-Feature and Multi-Dialect Morphological Modeling
Morphological tagging is challenging for morphologically rich languages due to the large target space and the need for more training data to minimize model sparsity. Dialectal variants of morphologically rich languages s…
Morphological TaggingTransfer LearningJoint Lemmatization and Morphological Tagging with LEMMING
We present LEMMING, a modular log-linear model that jointly models lemmatization and tagging and supports the integration of arbitrary global features. It is trainable on corpora annotated with gold standard tags and lem…
LemmatizationMorphological TaggingEvaluating Neural Morphological Taggers for Sanskrit
Neural sequence labelling approaches have achieved state of the art results in morphological tagging. We evaluate the efficacy of four standard sequence labelling models on Sanskrit, a morphologically rich, fusional Indi…
Morphological TaggingA Pointer Network Architecture for Joint Morphological Segmentation and Tagging
Morphologically Rich Languages (MRLs) such as Arabic, Hebrew and Turkish often require Morphological Disambiguation (MD), i.e., the prediction of morphological decomposition of tokens into morphemes, early in the pipelin…
Morphological DisambiguationImproving neural morphological Tagging using Language Models
This paper addresses the task of morphological tagging and demonstrates how neural network architectures bene t from using language models for morphological tags. We show that incorporating the probabilities from languag…
Language ModelingLanguage ModellingMorphological Tagging