Deriving Morphological Analyzers from Example Inflections
This paper presents a semi-automatic method to derive morphological analyzers from a limited number of example inflections suitable for languages with alphabetic writing systems. The system we present learns the inflectional behavior of morphological paradigms from examples and converts the learned paradigms into a finite-state transducer that is able to map inflected forms of previously unseen words into lemmas and corresponding morphosyntactic descriptions. We evaluate the system when provided with inflection tables for several languages collected from the Wiktionary.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Learning Transducer Models for Morphological Analysis from Example Inflections
Falling Through the Gaps: Neural Architectures as Models of Morphological Rule Learning
Recent advances in neural architectures have revived the problem of morphological rule learning. We evaluate the Transformer as a model of morphological rule learning and compare it with Recurrent Neural Networks (RNN) o…
Morphological InflectionNeural Polysynthetic Language Modelling
Research in natural language processing commonly assumes that approaches that work well for English and and other widely-used languages are "language agnostic". In high-resource languages, especially those that are analy…
Language ModellingLemmatizationMachine TranslationMorphological Analysis and Disambiguation for Gulf Arabic: The Interplay between Resources and Methods
In this paper we present the first full morphological analysis and disambiguation system for Gulf Arabic. We use an existing state-of-the-art morphological disambiguation system to investigate the effects of different da…
Morphological AnalysisMorphological DisambiguationMorphological TaggingMorphologically Annotated Corpora and Morphological Analyzers for Moroccan and Sanaani Yemeni Arabic
We present new language resources for Moroccan and Sanaani Yemeni Arabic. The resources include corpora for each dialect which have been morphologically annotated, and morphological analyzers for each dialect which are d…