paper-with-me

홈 › Papers

A Translation-Based Approach to Morphology Learning for Low Resource Languages

2020-07-01 · WS 2020 7 · Tewodros Gebreselassie, Amanuel Mersha, Michael Gasser

{``}Low resource languages{''} usually refers to languages that lack corpora and basic tools such as part-of-speech taggers. But a significant number of such languages do benefit from the availability of relatively complex linguistic descriptions of phonology, morphology, and syntax, as well as dictionaries. A further category, probably the majority of the world{'}s languages, suffers from the lack of even these resources. In this paper, we investigate the possibility of learning the morphology of such a language by relying on its close relationship to a language with more resources. Specifically, we use a transfer-based approach to learn the morphology of the severely under-resourced language Gofa, starting with a neural morphological generator for the closely related language, Wolaytta. Both languages are members of the Omotic family, spoken and southwestern Ethiopia, and, like other Omotic languages, both are morphologically complex. We first create a finite- state transducer for morphological analysis and generation for Wolaytta, based on relatively complete linguistic descriptions and lexicons for the language. Next, we train an encoder-decoder neural network on the task of morphological generation for Wolaytta, using data generated by the FST. Such a network takes a root and a set of grammatical features as input and generates a word form as output. We then elicit Gofa translations of a small set of Wolaytta words from bilingual speakers. Finally, we retrain the decoder of the Wolaytta network, using a small set of Gofa target words that are translations of the Wolaytta outputs of the original network. The evaluation shows that the transfer network performs better than a separate encoder-decoder network trained on a larger set of Gofa words. We conclude with implications for the learning of morphology for severely under-resourced languages in regions where there are related languages with more resources.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMorphological AnalysisTranslation

Similar Papers 제목 키워드 기반

Love Thy Neighbor: Combining Two Neighboring Low-Resource Languages for Translation

2021-08-01 · MTSummit 2021 8 · John E. Ortega, Richard Alexander Castro Mamani, Jaime Rafael Montoya Samame

Low-resource languages sometimes take on similar morphological and syntactic characteristics due to their geographic nearness and shared history. Two low-resource neighboring languages found in Peru, Quechua and Ashanink…

Machine TranslationTransfer LearningTranslationVocal Bursts Valence Prediction

Character Alignment in Morphologically Complex Translation Sets for Related Languages

2020-12-01 · VarDial (COLING) 2020 12 · Michael Gasser, Binyam Ephrem Seyoum, Nazareth Amlesom Kifle

For languages with complex morphology, word-to-word translation is a task with various potential applications, for example, in information retrieval, language instruction, and dictionary creation, as well as in machine t…

Information RetrievalMachine TranslationRetrievalTranslation+1

Morphological Word Segmentation on Agglutinative Languages for Neural Machine Translation

2020-01-02 · Yirong Pan, Xiao Li, Yating Yang, Rui Dong

Neural machine translation (NMT) has achieved impressive performance on machine translation task in recent years. However, in consideration of efficiency, a limited-size vocabulary that only contains the top-N highest fr…

Machine TranslationNMTSegmentationTranslation

Uzbek-English and Turkish-English Morpheme Alignment Corpora

2016-05-01 · LREC 2016 5 · Xuansong Li, Jennifer Tracey, Stephen Grimes, Stephanie Strassel

Morphologically-rich languages pose problems for machine translation (MT) systems, including word-alignment errors, data sparsity and multiple affixes. Current alignment models at word-level do not distinguish words and …

Machine TranslationTranslationWord Alignment

BPE and CharCNNs for Translation of Morphology: A Cross-Lingual Comparison and Analysis

2018-09-05 · Pamela Shapiro, Kevin Duh

Neural Machine Translation (NMT) in low-resource settings and of morphologically rich languages is made difficult in part by data sparsity of vocabulary words. Several methods have been used to help reduce this sparsity,…

Machine TranslationNMTTranslation