paper-with-me

Papers

Morphological Inflection Generation with Hard Monotonic Attention

2016-11-04 · ACL 2017 7 · Roee Aharoni, Yoav Goldberg

We present a neural model for morphological inflection generation which employs a hard attention mechanism, inspired by the nearly-monotonic alignment commonly found between the characters in a word and the characters in its inflection. We evaluate the model on three previously studied morphological inflection generation datasets and show that it provides state of the art results in various setups compared to previous neural and non-neural approaches. Finally we present an analysis of the continuous representations learned by both the hard and soft attention \cite{bahdanauCB14} models for the task, shedding some light on the features such models extract.

📄 PDF Abstract BibTeX arXiv:1611.01487

Code (1)

roeeaharoni/morphological-reinflection 공식 구현

Tasks

Hard AttentionMorphological Inflection

Similar Papers 제목 키워드 기반

Exact Hard Monotonic Attention for Character-Level Transduction

2019-05-15 · ACL 2019 7 · Shijie Wu, Ryan Cotterell

Many common character-level, string-to string transduction tasks, e.g., grapheme-tophoneme conversion and morphological inflection, consist almost exclusively of monotonic transductions. However, neural sequence-to seque…

Hard AttentionInductive BiasMorphological Inflection

Pushing the Limits of Low-Resource Morphological Inflection

2019-08-16 · IJCNLP 2019 11 · Antonios Anastasopoulos, Graham Neubig

Recent years have seen exceptional strides in the task of automatic morphological inflection generation. However, for a long tail of languages the necessary resources are hard to come by, and state-of-the-art neural meth…

Cross-Lingual TransferDecoderHallucinationMorphological Inflection

On Biasing Transformer Attention Towards Monotonicity

2021-04-08 · NAACL 2021 4 · Annette Rios, Chantal Amrhein, Noëmi Aepli, Rico Sennrich

Many sequence-to-sequence tasks in natural language processing are roughly monotonic in the alignment between source and target sequence, and previous work has facilitated or enforced learning of monotonic attention beha…

Grapheme-to-Phoneme ConversionMorphological InflectionTransliteration

Align and Copy: UZH at SIGMORPHON 2017 Shared Task for Morphological Reinflection

2017-07-05 · CONLL 2017 8 · Peter Makarov, Tatiana Ruzsics, Simon Clematide

This paper presents the submissions by the University of Zurich to the SIGMORPHON 2017 shared task on morphological reinflection. The task is to predict the inflected form given a lemma and a set of morpho-syntactic feat…

DecoderLEMMA

Morphological Inflection Generation Using Character Sequence to Sequence Learning

2015-12-18 · NAACL 2016 6 · Manaal Faruqui, Yulia Tsvetkov, Graham Neubig, Chris Dyer

Morphological inflection generation is the task of generating the inflected form of a given lemma corresponding to a particular linguistic transformation. We model the problem of inflection generation as a character sequ…

DecoderLEMMAMorphological Inflection