中文
相关论文

相关论文: A Smart Sliding Chinese Pinyin Input Method Editor…

200 篇论文

Neural models with minimal feature engineering have achieved competitive performance against traditional methods for the task of Chinese word segmentation. However, both training and working procedures of the current neural models are…

计算与语言 · 计算机科学 2017-04-25 Deng Cai , Hai Zhao , Zhisong Zhang , Yuan Xin , Yongjian Wu , Feiyue Huang

This report introduces \texttt{EEVE-Korean-v1.0}, a Korean adaptation of large language models that exhibit remarkable capabilities across English and Korean text understanding. Building on recent highly capable but English-centric LLMs,…

计算与语言 · 计算机科学 2024-02-23 Seungduk Kim , Seungtaek Choi , Myeongho Jeong

Selection methods that require only a single-switch input, such as a button click or blink, are potentially useful for individuals with motor impairments, mobile technology users, and individuals wishing to transmit information securely. We…

人机交互 · 计算机科学 2010-01-20 Tamara Broderick , David John Cameron MacKay

Spell check is a useful application which processes noisy human-generated text. Spell check for Chinese poses unresolved problems due to the large number of characters, the sparse distribution of errors, and the dearth of resources with…

计算与语言 · 计算机科学 2021-05-25 Minh Nguyen , Gia H. Ngo , Nancy F. Chen

Recently, the character-word lattice structure has been proved to be effective for Chinese named entity recognition (NER) by incorporating the word information. However, since the lattice structure is complex and dynamic, most existing…

计算与语言 · 计算机科学 2020-06-01 Xiaonan Li , Hang Yan , Xipeng Qiu , Xuanjing Huang

Idioms are an important language phenomenon in Chinese, but idiom translation is notoriously hard. Current machine translation models perform poorly on idiom translation, while idioms are sparse in many translation datasets. We present…

计算与语言 · 计算机科学 2022-02-22 Kenan Tang

Neural machine translation (NMT), a new approach to machine translation, has been proved to outperform conventional statistical machine translation (SMT) across a variety of language pairs. Translation is an open-vocabulary problem, but…

计算与语言 · 计算机科学 2017-11-15 Yining Wang , Long Zhou , Jiajun Zhang , Chengqing Zong

Existing manifold learning methods are not appropriate for image retrieval task, because most of them are unable to process query image and they have much additional computational cost especially for large scale database. Therefore, we…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Jian Xu , Chunheng Wang , Chengzuo Qi , Cunzhao Shi , Baihua Xiao

Large Language Models (LLMs) are widely applied across various domains due to their powerful text generation capabilities. While LLM-generated texts often resemble human-written ones, their misuse can lead to significant societal risks.…

计算与语言 · 计算机科学 2026-03-31 Zhuoshang Wang , Yubing Ren , Guoyu Zhao , Xiaowei Zhu , Hao Li , Yanan Cao

Handwritten Chinese text recognition (HCTR) has been an active research topic for decades. However, most previous studies solely focus on the recognition of cropped text line images, ignoring the error caused by text line detection in…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Dezhi Peng , Lianwen Jin , Yuliang Liu , Canjie Luo , Songxuan Lai

This interactive paper aims to provide an intuitive understanding of the self-calibrating interface paradigm. Under this paradigm, you can choose how to use an interface which can adapt to your preferences on the fly. We introduce a PIN…

人机交互 · 计算机科学 2022-12-13 Jonathan Grizou

In this paper, we introduce an autoencoder (AE)-based scheme for end-to-end optimization of a multi-user molecule mixture communication system. In the proposed scheme, each transmitter leverages an encoder network that maps the user symbol…

Smartphones with large screens provide users with increased display and interaction space but pose challenges in reaching certain areas with the thumb when using the device with one hand. To address this, we introduce GazeSwipe, a…

人机交互 · 计算机科学 2025-03-28 Zhuojiang Cai , Jingkai Hong , Zhimin Wang , Feng Lu

In this paper, we propose an automated evaluation metric for text entry. We also consider possible improvements to existing text entry evaluation metrics, such as the minimum string distance error rate, keystrokes per character, cost per…

人机交互 · 计算机科学 2013-10-29 Mike Tian-Jian Jiang , James Zhan , Jaimie Lin , Jerry Lin , Wen-Lien Hsu

Chinese Spelling Check (CSC) aims to detect and correct potentially misspelled characters in Chinese sentences. Naturally, it involves the detection and correction subtasks, which interact with each other dynamically. Such interactions are…

计算与语言 · 计算机科学 2024-08-14 Haiming Wu , Hanqing Zhang , Richeng Xuan , Dawei Song

Chinese spelling check (CSC) is a fundamental NLP task that detects and corrects spelling errors in Chinese texts. As most of these spelling errors are caused by phonetic similarity, effectively modeling the pronunciation of Chinese…

计算与语言 · 计算机科学 2022-10-21 Jiahao Li , Quan Wang , Zhendong Mao , Junbo Guo , Yanyan Yang , Yongdong Zhang

We study the problem of inferring user intent from noninvasive electroencephalography (EEG) to restore communication for people with severe speech and physical impairments (SSPI). The focus of this work is improving the estimation of…

信号处理 · 电气工程与系统科学 2022-11-07 Niklas Smedemark-Margulies , Basak Celik , Tales Imbiriba , Aziz Kocanaogullari , Deniz Erdogmus

In this paper, we introduce CalliffusionV2, a novel system designed to produce natural Chinese calligraphy with flexible multi-modal control. Unlike previous approaches that rely solely on image or text inputs and lack fine-grained control,…

计算与语言 · 计算机科学 2024-10-08 Qisheng Liao , Liang Li , Yulang Fei , Gus Xia

In this work, we propose MetaScript, a novel Chinese content generation system designed to address the diminishing presence of personal handwriting styles in the digital representation of Chinese characters. Our approach harnesses the power…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Xiangyuan Xue , Kailing Wang , Jiazi Bu , Qirui Li , Zhiyuan Zhang

Automated translation of legacy C code into Rust aims to ensure memory safety while reducing the burden of manual migration. Early approaches in code translation rely on static rule-based methods, but they suffer from limited coverage due…

软件工程 · 计算机科学 2025-08-12 Feng Luo , Kexing Ji , Cuiyun Gao , Shuzheng Gao , Jia Feng , Kui Liu , Xin Xia , Michael R. Lyu