paper-with-me

Papers

Single-Model Encoder-Decoder with Explicit Morphological Representation for Reinflection

2016-06-02 · ACL 2016 8 · Katharina Kann, Hinrich Schütze

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.

📄 PDF Abstract BibTeX arXiv:1606.00589

Code (1)

mfaruqui/morph-trans 공식 구현

Tasks

DecoderFormTAG

Similar Papers 제목 키워드 기반

Morphological analysis using a sequence decoder

2018-05-21 · TACL 2019 3 · Ekin Akyürek, Erenay Dayanik, Deniz Yuret

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+2

Neural Multi-Source Morphological Reinflection

2016-12-19 · EACL 2017 4 · Katharina Kann, Ryan Cotterell, Hinrich Schütze

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…

DecoderFormLEMMATAG

Rethinking the Adaptation of Vision Foundation Models for Efficient Cell Segmentation

2026-06-20 · Qing Xu, Xiangjian He, Wenting Duan, Jiebo Luo 외 arxiv

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 Segmentation

Part-based approximations for morphological operators using asymmetric auto-encoders

2019-03-20 · Bastien Ponchon, Santiago Velasco-Forero, Samy Blusseau, Jesus Angulo 외

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 …

Decoder

LemMED: Fast and Effective Neural Morphological Analysis with Short Context Windows

2020-10-21 · Aibek Makazhanov, Sharon Goldwater, Adam Lopez

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