SOTAVerified

Automatic Interlinear Glossing for Otomi language

2021-06-01NAACL (AmericasNLP) 2021Unverified0· sign in to hype

Diego Barriga Martínez, Victor Mijangos, Ximena Gutierrez-Vasques

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In linguistics, interlinear glossing is an essential procedure for analyzing the morphology of languages. This type of annotation is useful for language documentation, and it can also provide valuable data for NLP applications. We perform automatic glossing for Otomi, an under-resourced language. Our work also comprises the pre-processing and annotation of the corpus. We implement different sequential labelers. CRF models represented an efficient and good solution for our task. Two main observations emerged from our work: 1) models with a higher number of parameters (RNNs) performed worse in our low-resource scenario; and 2) the information encoded in the CRF feature function plays an important role in the prediction of labels; however, even in cases where POS tags are not available it is still possible to achieve competitive results.

Tasks

Reproductions