paper-with-me

Papers

A Neural Morphological Analyzer for Arapaho Verbs Learned from a Finite State Transducer

2018-08-01 · COLING 2018 8 · Sarah Moeller, Ghazaleh Kazeminejad, Andrew Cowell, Mans Hulden

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).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationMorphological AnalysisSpeech Recognition

Similar Papers 제목 키워드 기반

A Morphological Analyzer for Japanese Nouns, Verbs and Adjectives

2014-10-01 · Yanchuan Sim

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 Classification

Integrating Aspectually Relevant Properties of Verbs into a Morphological Analyzer for English

2012-07-01 · WS 2012 7 · Katina Bontcheva

A Morphological Analyzer for Gulf Arabic Verbs

2017-04-01 · WS 2017 4 · Salam Khalifa, Sara Hassan, Nizar Habash

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 TaggingPOSTAG

An Open, Extendible, and Fast Turkish Morphological Analyzer

2019-09-01 · RANLP 2019 9 · Olcay Taner Y{\i}ld{\i}z, Beg{\"u}m Avar, G{\"o}khan Ercan

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 Analysis

Deriving Morphological Analyzers from Example Inflections

2016-05-01 · LREC 2016 5 · Markus Forsberg, Mans Hulden

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…