English

Joint Transformer/RNN Architecture for Gesture Typing in Indic Languages

Machine Learning 2022-03-29 v1 Computation and Language Human-Computer Interaction

Abstract

Gesture typing is a method of typing words on a touch-based keyboard by creating a continuous trace passing through the relevant keys. This work is aimed at developing a keyboard that supports gesture typing in Indic languages. We begin by noting that when dealing with Indic languages, one needs to cater to two different sets of users: (i) users who prefer to type in the native Indic script (Devanagari, Bengali, etc.) and (ii) users who prefer to type in the English script but want the output transliterated into the native script. In both cases, we need a model that takes a trace as input and maps it to the intended word. To enable the development of these models, we create and release two datasets. First, we create a dataset containing keyboard traces for 193,658 words from 7 Indic languages. Second, we curate 104,412 English-Indic transliteration pairs from Wikidata across these languages. Using these datasets we build a model that performs path decoding, transliteration, and transliteration correction. Unlike prior approaches, our proposed model does not make co-character independence assumptions during decoding. The overall accuracy of our model across the 7 languages varies from 70-95%.

Keywords

Cite

@article{arxiv.2203.14049,
  title  = {Joint Transformer/RNN Architecture for Gesture Typing in Indic Languages},
  author = {Emil Biju and Anirudh Sriram and Mitesh M. Khapra and Pratyush Kumar},
  journal= {arXiv preprint arXiv:2203.14049},
  year   = {2022}
}

Comments

Published at COLING 2020, 12 pages, 4 Tables and 5 Figures

R2 v1 2026-06-24T10:26:48.925Z