paper-with-me

Papers

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 sequence to sequence learning problem and present a variant of the neural encoder-decoder model for solving it. Our model is language independent and can be trained in both supervised and semi-supervised settings. We evaluate our system on seven datasets of morphologically rich languages and achieve either better or comparable results to existing state-of-the-art models of inflection generation.

📄 PDF Abstract BibTeX arXiv:1512.06110

Code (1)

mfaruqui/morph-trans 공식 구현

Tasks

DecoderLEMMAMorphological Inflection

Similar Papers 제목 키워드 기반

Unlabeled Data for Morphological Generation With Character-Based Sequence-to-Sequence Models

2017-05-17 · WS 2017 9 · Katharina Kann, Hinrich Schütze

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

Improving Sequence to Sequence Learning for Morphological Inflection Generation: The BIU-MIT Systems for the SIGMORPHON 2016 Shared Task for Morphological Reinflection

2016-08-01 · WS 2016 8 · Roee Aharoni, Yoav Goldberg, Yonatan Belinkov
Feature EngineeringMachine TranslationMorphological Inflection

The NYU-CUBoulder Systems for SIGMORPHON 2020 Task 0 and Task 2

2020-06-21 · WS 2020 7 · Assaf Singer, Katharina Kann

We describe the NYU-CUBoulder systems for the SIGMORPHON 2020 Task 0 on typologically diverse morphological inflection and Task 2 on unsupervised morphological paradigm completion. The former consists of generating morph…

LEMMAMorphological InflectionTask 2

Searching for Search Errors in Neural Morphological Inflection

2021-02-16 · EACL 2021 2 · Martina Forster, Clara Meister, Ryan Cotterell

Neural sequence-to-sequence models are currently the predominant choice for language generation tasks. Yet, on word-level tasks, exact inference of these models reveals the empty string is often the global optimum. Prior…

Morphological InflectionText Generation

Character Sequence-to-Sequence Model with Global Attention for Universal Morphological Reinflection

2017-08-01 · CONLL 2017 8 · Qile Zhu, Yanjun Li, Xiaolin Li
Machine TranslationQuestion Answering