paper-with-me

Papers

Interactive Word Completion for Morphologically Complex Languages

2020-12-01 · COLING 2020 8 · William Lane, Steven Bird

Text input technologies for low-resource languages support literacy, content authoring, and language learning. However, tasks such as word completion pose a challenge for morphologically complex languages thanks to the combinatorial explosion of possible words. We have developed a method for morphologically-aware text input in Kunwinjku, a polysynthetic language of northern Australia. We modify an existing finite state recognizer to map input morph prefixes to morph completions, respecting the morphosyntax and morphophonology of the language. We demonstrate the portability of the method by applying it to Turkish. We show that the space of proximal morph completions is many orders of magnitude smaller than the space of full word completions for Kunwinjku. We provide a visualization of the morph completion space to enable the text completion parameters to be fine-tuned. Finally, we report on a web services deployment, along with a web interface which helps users enter morphologically complex words and which retrieves corresponding entries from the lexicon.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

MORPH

Similar Papers 제목 키워드 기반

Interactive Word Completion for Plains Cree

2022-05-01 · ACL 2022 5 · William Lane, Atticus Harrigan, Antti Arppe

The composition of richly-inflected words in morphologically complex languages can be a challenge for language learners developing literacy. Accordingly, Lane and Bird (2020) proposed a finite state approach which maps p…

MORPH

A Finite State Aproach to Interactive Transcription

2022-10-01 · FieldMatters (COLING) 2022 10 · William Lane, Steven Bird

We describe a novel approach to transcribing morphologically complex, local, oral languages. The approach connects with local motivations for participating in language work which center on language learning, accessing th…

Local Word Discovery for Interactive Transcription

2021-11-01 · EMNLP 2021 11 · William Lane, Steven Bird

Human expertise and the participation of speech communities are essential factors in the success of technologies for low-resource languages. Accordingly, we propose a new computational task which is tuned to the availabl…

Word Representation Models for Morphologically Rich Languages in Neural Machine Translation

2016-06-14 · WS 2017 9 · Ekaterina Vylomova, Trevor Cohn, Xuanli He, Gholamreza Haffari

Dealing with the complex word forms in morphologically rich languages is an open problem in language processing, and is particularly important in translation. In contrast to most modern neural systems of translation, whi…

Hard AttentionMachine TranslationTranslation

Stem-driven Language Models for Morphologically Rich Languages

2019-10-25 · Yash Shah, Ishan Tarunesh, Harsh Deshpande, Preethi Jyothi

Neural language models (LMs) have shown to benefit significantly from enhancing word vectors with subword-level information, especially for morphologically rich languages. This has been mainly tackled by providing subwor…

Multi-Task Learning