中文

一种触屏上的智能滑动中文拼音输入法编辑器

计算与语言 2019-09-12 v2 人工智能

摘要

本文提出一种用于触屏设备的智能滑动中文拼音输入法编辑器(IME),其允许用户手指在触屏上从一个按键滑向另一个按键,而非逐键点击,同时在滑动过程中预测目标汉字序列以助用户高效输入汉字。此外,我们IME的虚拟键盘布局适应用户滑动以实现更高效输入。布局适应过程利用循环神经网络(RNN)与深度强化学习。拼音到汉字转换器采用序列到序列(Seq2Seq)模型实现以预测目标中文序列。我们构建了一个滑动模拟器,用于自动生成滑动样本以进行模型训练与虚拟键盘测试。我们所提IME的关键优势在于,几乎所有内置策略均可仅遵循用户行为、通过深度学习算法自动优化。实证研验证所提模型的有效性并显示出更好的用户输入效率。

关键词

引用

@article{arxiv.1909.01063,
  title  = {A Smart Sliding Chinese Pinyin Input Method Editor on Touchscreen},
  author = {Zhuosheng Zhang and Zhen Meng and Hai Zhao},
  journal= {arXiv preprint arXiv:1909.01063},
  year   = {2019}
}

备注

There are some insufficient explanations that may confuse readers. We will continue the research, but it will take a lot of time. After discussing with co-authors, we decide to withdraw this version from ArXiv, instead of replacement. We may re-upload a new version of this work in the future