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 the amount of required training data for this architecture and achieves state-of-the-art results, making encoder-decoder models applicable to morphological reinflection even for low-resource languages. We further present a new automatic correction method for the outputs based on edit trees.
Code (1)
Tasks
DecoderFormTAGSimilar Papers 제목 키워드 기반
Morphological analysis using a sequence decoder
We introduce Morse, a recurrent encoder-decoder model that produces morphological analyses of each word in a sentence. The encoder turns the relevant information about the word and its context into a fixed size vector re…
DecoderLEMMAMorphological AnalysisSentence+2Neural 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 le…
DecoderFormLEMMATAGRethinking the Adaptation of Vision Foundation Models for Efficient Cell Segmentation
Cell segmentation is critical for computational pathology and biomedical discovery. While recent Vision Foundation Models (VFMs) have demonstrated remarkable universal feature representations, unlocking their full potent…
Cell SegmentationPart-based approximations for morphological operators using asymmetric auto-encoders
This paper addresses the issue of building a part-based representation of a dataset of images. More precisely, we look for a non-negative, sparse decomposition of the images on a reduced set of atoms, in order to unveil …
DecoderLemMED: Fast and Effective Neural Morphological Analysis with Short Context Windows
We present LemMED, a character-level encoder-decoder for contextual morphological analysis (combined lemmatization and tagging). LemMED extends and is named after two other attention-based models, namely Lematus, a conte…
DecoderLemmatizationMorphological AnalysisSentence