Neural Multi-Source Morphological Reinflection
We explore the task of multi-source morphological reinflection, which generalizes the standard, single-source version. The input consists of (i) a target tag and (ii) multiple pairs of source form and source tag for a lemma. The motivation is that it is beneficial to have access to more than one source form since different source forms can provide complementary information, e.g., different stems. We further present a novel extension to the encoder- decoder recurrent neural architecture, consisting of multiple encoders, to better solve the task. We show that our new architecture outperforms single-source reinflection models and publish our dataset for multi-source morphological reinflection to facilitate future research.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderFormLEMMATAGSimilar Papers 제목 키워드 기반
Single-Model Encoder-Decoder with Explicit Morphological Representation for Reinflection
Morphological reinflection is the task of generating a target form given a source form, a source tag and a target tag. We propose a new way of modeling this task with neural encoder-decoder models. Our approach reduces t…
DecoderFormTAGCombining Neural and Non-Neural Methods for Low-Resource Morphological Reinflection
An Inflectional Database for Gitksan
This paper presents a new inflectional resource for Gitksan, a low-resource Indigenous language of Canada. We use Gitksan data in interlinear glossed format, stemming from language documentation efforts, to build a datab…
Data AugmentationHallucinationTranslationUnlabeled Data for Morphological Generation With Character-Based Sequence-to-Sequence Models
We present a semi-supervised way of training a character-based encoder-decoder recurrent neural network for morphological reinflection, the task of generating one inflected word form from another. This is achieved by usi…
Decoder