paper-with-me

홈 › Papers

Morphological Reinflection with Multiple Arguments: An Extended Annotation schema and a Georgian Case Study

2022-03-16 · ACL 2022 5 · David Guriel, Omer Goldman, Reut Tsarfaty

In recent years, a flurry of morphological datasets had emerged, most notably UniMorph, a multi-lingual repository of inflection tables. However, the flat structure of the current morphological annotation schema makes the treatment of some languages quirky, if not impossible, specifically in cases of polypersonal agreement, where verbs agree with multiple arguments using true affixes. In this paper, we propose to address this phenomenon by expanding the UniMorph annotation schema to a hierarchical feature structure that naturally accommodates complex argument marking. We apply this extended schema to one such language, Georgian, and provide a human-verified, accurate and balanced morphological dataset for Georgian verbs. The dataset has 4 times more tables and 6 times more verb forms compared to the existing UniMorph dataset, covering all possible variants of argument marking, demonstrating the adequacy of our proposed scheme. Experiments with a standard reinflection model show that generalization is easy when the data is split at the form level, but extremely hard when splitting along lemma lines. Expanding the other languages in UniMorph to this schema is expected to improve both the coverage, consistency and interpretability of this benchmark.

📄 PDF Abstract BibTeX arXiv:2203.08527

Code (0)

등록된 구현이 없습니다.

Tasks

LEMMA

Similar Papers 제목 키워드 기반

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

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 t…

DecoderFormTAG

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

Data Augmentation for Morphological Reinflection

2017-08-01 · CONLL 2017 8 · Miikka Silfverberg, Adam Wiemerslage, Ling Liu, Lingshuang Jack Mao
Data Augmentation

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