A Neural Morphological Analyzer for Arapaho Verbs Learned from a Finite State Transducer
We experiment with training an encoder-decoder neural model for mimicking the behavior of an existing hand-written finite-state morphological grammar for Arapaho verbs, a polysynthetic language with a highly complex verbal inflection system. After adjusting for ambiguous parses, we find that the system is able to generalize to unseen forms with accuracies of 98.68{\%} (unambiguous verbs) and 92.90{\%} (all verbs).
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderMachine TranslationMorphological AnalysisSpeech RecognitionSimilar Papers 제목 키워드 기반
A Morphological Analyzer for Japanese Nouns, Verbs and Adjectives
We present an open source morphological analyzer for Japanese nouns, verbs and adjectives. The system builds upon the morphological analyzing capabilities of MeCab to incorporate finer details of classification such as p…
General ClassificationIntegrating Aspectually Relevant Properties of Verbs into a Morphological Analyzer for English
A Morphological Analyzer for Gulf Arabic Verbs
We present CALIMAGLF, a Gulf Arabic morphological analyzer currently covering over 2,600 verbal lemmas. We describe in detail the process of building the analyzer starting from phonetic dictionary entries to fully inflec…
Morphological TaggingPart-Of-Speech TaggingPOSTAGAn Open, Extendible, and Fast Turkish Morphological Analyzer
In this paper, we present a two-level morphological analyzer for Turkish. The morphological analyzer consists of five main components: finite state transducer, rule engine for suffixation, lexicon, trie data structure, a…
Morphological AnalysisDeriving 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 inflecti…