SOTAVerified

Leveraging Principal Parts for Morphological Inflection

2020-07-01WS 2020Unverified0· sign in to hype

Ling Liu, Mans Hulden

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper presents the submission by the CU Ling team from the University of Colorado to SIGMORPHON 2020 shared task 0 on morphological inflection. The task is to generate the target inflected word form given a lemma form and a target morphosyntactic description. Our system uses the Transformer architecture. Our overall approach is to treat the morphological inflection task as a paradigm cell filling problem and to design the system to leverage principal parts information for better morphological inflection when the training data is limited. We train one model for each language separately without external data. The overall average performance of our submission ranks the first in both average accuracy and Levenshtein distance from the gold inflection among all submissions including those using external resources.

Tasks

Reproductions