paper-with-me

Papers

An FST morphological analyzer for the Gitksan language

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Clarissa Forbes, Garrett Nicolai, Miikka Silfverberg

This paper presents a finite-state morphological analyzer for the Gitksan language. The analyzer draws from a 1250-token Eastern dialect wordlist. It is based on finite-state technology and additionally includes two extensions which can provide analyses for out-of-vocabulary words: rules for generating predictable dialect variants, and a neural guesser component. The pre-neural analyzer, tested against interlinear-annotated texts from multiple dialects, achieves coverage of (75-81%), and maintains high precision (95-100%). The neural extension improves coverage at the cost of lowered precision.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Inflectional Database for Gitksan

2022-06-01 · LREC 2022 6 · Bruce Oliver, Clarissa Forbes, Changbing Yang, Farhan Samir 외

This paper presents a new inflectional resource for Gitksan, a low-resource Indigenous language of Canada. We use Gitksan data in interlinear glossed format, stemming from language documentation efforts, to build a datab…

Data AugmentationHallucinationTranslation

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

Rapid Development of Morphological Analyzers for Typologically Diverse Languages

2016-05-01 · LREC 2016 5 · Seth Kulick, Ann Bies

The Low Resource Language research conducted under DARPA{'}s Broad Operational Language Translation (BOLT) program required the rapid creation of text corpora of typologically diverse languages (Turkish, Hausa, and Uzbek…

Translation

DEMorphy, German Language Morphological Analyzer

2018-03-02 · Duygu Altinok

DEMorphy is a morphological analyzer for German. It is built onto large, compactified lexicons from German Morphological Dictionary. A guesser based on German declension suffixed is also provided. For German, we provided…

A Finite State Transducer Based Morphological Analyzer of Maithili Language

2020-02-29 · Raza Rahi, Sumant Pushp, Arif Khan, Smriti Kumar Sinha

Morphological analyzers are the essential milestones for many linguistic applications like; machine translation, word sense disambiguation, spells checkers, and search engines etc. Therefore, development of an effective …

Machine TranslationTranslationWord Sense Disambiguation