paper-with-me

Papers

Unsupervised Inflection Generation Using Neural Language Modeling

2019-12-03 · Octavia-Maria Sulea, Steve Young

The use of Deep Neural Network architectures for Language Modeling has recently seen a tremendous increase in interest in the field of NLP with the advent of transfer learning and the shift in focus from rule-based and predictive models (supervised learning) to generative or unsupervised models to solve the long-standing problems in NLP like Information Extraction or Question Answering. While this shift has worked greatly for languages lacking in inflectional morphology, such as English, challenges still arise when trying to build similar systems for morphologically-rich languages, since their individual words shift forms in context more often. In this paper we investigate the extent to which these new unsupervised or generative techniques can serve to alleviate the type-token ratio disparity in morphologically rich languages. We apply an off-the-shelf neural language modeling library to the newly introduced task of unsupervised inflection generation in the nominal domain of three morphologically rich languages: Romanian, German, and Finnish. We show that this neural language model architecture can successfully generate the full inflection table of nouns without needing any pre-training on large, wikipedia-sized corpora, as long as the model is shown enough inflection examples. In fact, our experiments show that pre-training hinders the generation performance.

📄 PDF Abstract BibTeX arXiv:1912.01156

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingQuestion AnsweringTransfer Learning

Similar Papers 제목 키워드 기반

An Investigation of Noise in Morphological Inflection

2023-05-26 · Adam Wiemerslage, Changbing Yang, Garrett Nicolai, Miikka Silfverberg 외

With a growing focus on morphological inflection systems for languages where high-quality data is scarce, training data noise is a serious but so far largely ignored concern. We aim at closing this gap by investigating t…

Language ModelingLanguage ModellingMasked Language ModelingMorphological Inflection

Unsupervised Learning by Program Synthesis

2015-12-01 · NeurIPS 2015 12 · Kevin Ellis, Armando Solar-Lezama, Josh Tenenbaum

We introduce an unsupervised learning algorithmthat combines probabilistic modeling with solver-based techniques for program synthesis.We apply our techniques to both a visual learning domain and a language learning prob…

Program Synthesis

Morphological Inflection Generation Using Character Sequence to Sequence Learning

2015-12-18 · NAACL 2016 6 · Manaal Faruqui, Yulia Tsvetkov, Graham Neubig, Chris Dyer

Morphological inflection generation is the task of generating the inflected form of a given lemma corresponding to a particular linguistic transformation. We model the problem of inflection generation as a character sequ…

DecoderLEMMAMorphological Inflection

Learning inflection classes using Adaptive Resonance Theory

2025-12-17 · Peter Dekker, Heikki Rasilo, Bart de Boer arxiv

The concept of inflection classes is an abstraction used by linguists, and provides a means to describe patterns in languages that give an analogical base for deducing previously unencountered forms. This ability is an i…

Towards Unsupervised and Language-independent Compound Splitting using Inflectional Morphological Transformations

2016-06-01 · NAACL 2016 6 · Patrick Ziering, Lonneke van der Plas
Information RetrievalMachine Translation