paper-with-me

Papers

A Smart Sliding Chinese Pinyin Input Method Editor on Touchscreen

2019-09-03 · Zhuosheng Zhang, Zhen Meng, Hai Zhao

This paper presents a smart sliding Chinese pinyin Input Method Editor (IME) for touchscreen devices which allows user finger sliding from one key to another on the touchscreen instead of tapping keys one by one, while the target Chinese character sequence will be predicted during the sliding process to help user input Chinese characters efficiently. Moreover, the layout of the virtual keyboard of our IME adapts to user sliding for more efficient inputting. The layout adaption process is utilized with Recurrent Neural Networks (RNN) and deep reinforcement learning. The pinyin-to-character converter is implemented with a sequence-to-sequence (Seq2Seq) model to predict the target Chinese sequence. A sliding simulator is built to automatically produce sliding samples for model training and virtual keyboard test. The key advantage of our proposed IME is that nearly all its built-in tactics can be optimized automatically with deep learning algorithms only following user behavior. Empirical studies verify the effectiveness of the proposed model and show a better user input efficiency.

📄 PDF Abstract BibTeX arXiv:1909.01063

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningReinforcement Learning

Similar Papers 제목 키워드 기반

以自然語言處理方法研發智慧型客語無聲調拼音輸入法 (Smart Toneless Pinyin Input Method for Hakka Based on Natural Language Processing) [In Chinese]

2015-10-01 · ROCLINGIJCLCLP 2015 10 · Hsin-Wei Lin, Ming-Shing Yu, Feng-Long Huang, Jiun-Wei Wei

KNPTC: Knowledge and Neural Machine Translation Powered Chinese Pinyin Typo Correction

2018-05-02 · Hengyi Cai, Xingguang Ji, Yonghao Song, Yan Jin 외

Chinese pinyin input methods are very important for Chinese language processing. Actually, users may make typos inevitably when they input pinyin. Moreover, pinyin typo correction has become an increasingly important tas…

Machine TranslationNMTSentenceTranslation

Chinese Pinyin Aided IME, Input What You Have Not Keystroked Yet

2018-09-02 · EMNLP 2018 10 · Yafang Huang, Hai Zhao

Chinese pinyin input method engine (IME) converts pinyin into character so that Chinese characters can be conveniently inputted into computer through common keyboard. IMEs work relying on its core component, pinyin-to-ch…

Exploring and Adapting Chinese GPT to Pinyin Input Method

2022-03-01 · ACL 2022 5 · Minghuan Tan, Yong Dai, Duyu Tang, Zhangyin Feng 외

While GPT has become the de-facto method for text generation tasks, its application to pinyin input method remains unexplored. In this work, we make the first exploration to leverage Chinese GPT for pinyin input method. …

Text Generation

Exploring and Adapting Chinese GPT to Pinyin Input Method

2021-11-16 · ACL ARR November 2021 11 · Anonymous

While GPT has become the de-facto method for text generation tasks, its application to pinyin input method remains unexplored. In this work, we make the first exploration to leverage Chinese GPT for pinyin input method. …

Text Generation