paper-with-me

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 prefixes in a language to a set of possible completions up to the next morpheme boundary, for the incremental building of complex words. In this work, we develop an approach to morph-based auto-completion based on a finite state morphological analyzer of Plains Cree (nêhiyawêwin), showing the portability of the concept to a much larger, more complete morphological transducer. Additionally, we propose and compare various novel ranking strategies on the morph auto-complete output. The best weighting scheme ranks the target completion in the top 10 results in 64.9% of queries, and in the top 50 in 73.9% of queries.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

MORPH

Similar Papers 제목 키워드 기반

Leveraging English Word Embeddings for Semi-Automatic Semantic Classification in Nêhiyawêwin (Plains Cree)

2021-06-01 · NAACL (AmericasNLP) 2021 6 · Atticus Harrigan, Antti Arppe

This paper details a semi-automatic method of word clustering for the Algonquian language, Nêhiyawêwin (Plains Cree). Although this method worked well, particularly for nouns, it required some amount of manual postproces…

ClassificationClusteringWord Embeddings

The More Detail, the Better? – Investigating the Effects of Semantic Ontology Specificity on Vector Semantic Classification with a Plains Cree / nêhiyawêwin Dictionary

2021-06-01 · NAACL (AmericasNLP) 2021 6 · Daniel Dacanay, Atticus Harrigan, Arok Wolvengrey, Antti Arppe

One problem in the task of automatic semantic classification is the problem of determining the level on which to group lexical items. This is often accomplished using pre-made, hierarchical semantic ontologies. The follo…

Specificity

Searching Mobile App Screens via Text + Doodle

2023-05-08 · Soumik Mohian, Christoph Csallner

Locating a specific mobile application screen from existing repositories is restricted to basic keyword searches, such as Google Image Search, or necessitates a complete query screen image, as in the case of Swire. Howev…

Image RetrievalRetrieval

TranSmart: A Practical Interactive Machine Translation System

2021-05-27 · Guoping Huang, Lemao Liu, Xing Wang, Longyue Wang 외

Automatic machine translation is super efficient to produce translations yet their quality is not guaranteed. This technique report introduces TranSmart, a practical human-machine interactive translation system that is a…

Machine TranslationSentenceTranslation

Design and evaluation of a smartphone keyboard for Plains Cree syllabics

2020-05-01 · LREC 2020 5 · Eddie Santos, Atticus Harrigan

Plains Cree is a less-resourced language in Canada. To promote its usage online, we describe previous keyboard layouts for typing Plains Cree syllabics on smartphones. We describe our own solution whose development was g…