paper-with-me

홈 › Papers

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 features. We focus on neural network approaches that can tackle the task in a limited-resource setting. As the transduction of the lemma into the inflected form is dominated by copying over lemma characters, we propose two recurrent neural network architectures with hard monotonic attention that are strong at copying and, yet, substantially different in how they achieve this. The first approach is an encoder-decoder model with a copy mechanism. The second approach is a neural state-transition system over a set of explicit edit actions, including a designated COPY action. We experiment with character alignment and find that naive, greedy alignment consistently produces strong results for some languages. Our best system combination is the overall winner of the SIGMORPHON 2017 Shared Task 1 without external resources. At a setting with 100 training samples, both our approaches, as ensembles of models, outperform the next best competitor.

📄 PDF Abstract BibTeX arXiv:1707.01355

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLEMMA

Similar Papers 제목 키워드 기반

Generalizing Morphological Inflection Systems to Unseen Lemmas

2022-07-01 · NAACL (SIGMORPHON) 2022 7 · Changbing Yang, Ruixin (Ray) Yang, Garrett Nicolai, Miikka Silfverberg

This paper presents experiments on morphological inflection using data from the SIGMORPHON-UniMorph 2022 Shared Task 0: Generalization and Typologically Diverse Morphological Inflection. We present a transformer inflecti…

HallucinationLEMMAMorphological Inflection

Findings of the SIGMORPHON 2021 Shared Task on Unsupervised Morphological Paradigm Clustering

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Adam Wiemerslage, Arya D. McCarthy, Alexander Erdmann, Garrett Nicolai 외

We describe the second SIGMORPHON shared task on unsupervised morphology: the goal of the SIGMORPHON 2021 Shared Task on Unsupervised Morphological Paradigm Clustering is to cluster word types from a raw text corpus into…

Clustering

Sigmorphon 2019 Task 2 system description paper: Morphological analysis in context for many languages, with supervision from only a few

2019-08-01 · WS 2019 8 · Brad Aiken, Jared Kelly, Alexis Palmer, Suleyman Olcay Polat 외

This paper presents the UNT HiLT+Ling system for the Sigmorphon 2019 shared Task 2: Morphological Analysis and Lemmatization in Context. Our core approach focuses on the morphological tagging task; part-of-speech tagging…

LemmatizationMorphological AnalysisMorphological InflectionMorphological Tagging+3

SU-RUG at the CoNLL-SIGMORPHON 2017 shared task: Morphological Inflection with Attentional Sequence-to-Sequence Models

2017-06-12 · CONLL 2017 8 · Robert Östling, Johannes Bjerva

This paper describes the Stockholm University/University of Groningen (SU-RUG) system for the SIGMORPHON 2017 shared task on morphological inflection. Our system is based on an attentional sequence-to-sequence neural net…

LemmatizationMorphological AnalysisMorphological Inflection

The SIGMORPHON 2016 Shared Task---Morphological Reinflection

2016-08-01 · WS 2016 8 · Ryan Cotterell, Christo Kirov, John Sylak-Glassman, David Yarowsky 외
Morphological Analysis