中文
相关论文

相关论文: Radical-Enhanced Chinese Character Embedding

200 篇论文

In this article, how word embeddings can be used as features in Chinese sentiment classification is presented. Firstly, a Chinese opinion corpus is built with a million comments from hotel review websites. Then the word embeddings which…

计算与语言 · 计算机科学 2015-11-06 Yiou Lin , Hang Lei , Jia Wu , Xiaoyu Li

As the structure of Chinese characters are very different, it is very difficult to input Chinese characters into computer quickly and conveniently. The conventional keyboard does not support the pictorial characters in Chinese language.…

人机交互 · 计算机科学 2013-10-14 Umakant Mishra

This paper proposes a novel Recurrent Neural Network (RNN) language model that takes advantage of character information. We focus on character n-grams based on research in the field of word embedding construction (Wieting et al. 2016). Our…

计算与语言 · 计算机科学 2019-06-14 Sho Takase , Jun Suzuki , Masaaki Nagata

Chinese Grammatical Error Correction (CGEC) is a critical task in Natural Language Processing, addressing the growing demand for automated writing assistance in both second-language (L2) and native (L1) Chinese writing. While L2 learners…

计算与语言 · 计算机科学 2025-04-02 Mengyang Qiu , Qingyu Gao , Linxuan Yang , Yang Gu , Tran Minh Nguyen , Zihao Huang , Jungyeul Park

Revealing the syntactic structure of sentences in Chinese poses significant challenges for word-level parsers due to the absence of clear word boundaries. To facilitate a transition from word-level to character-level Chinese dependency…

计算与语言 · 计算机科学 2024-06-07 Yang Hou , Zhenghua Li

Scene text recognition (STR) methods have demonstrated their excellent capability in English text images. However, due to the complex inner structures of Chinese and the extensive character categories, it poses challenges for recognizing…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Qilong Li , Chongsheng Zhang

Chinese Spelling Check (CSC) aims to detect and correct error tokens in Chinese contexts, which has a wide range of applications. However, it is confronted with the challenges of insufficient annotated data and the issue that previous…

计算与语言 · 计算机科学 2024-02-27 Xunjian Yin , Xinyu Hu , Jin Jiang , Xiaojun Wan

This paper describes a conditional neural network architecture for Mandarin Chinese polyphone disambiguation. The system is composed of a bidirectional recurrent neural network component acting as a sentence encoder to accumulate the…

计算与语言 · 计算机科学 2019-07-04 Zexin Cai , Yaogen Yang , Chuxiong Zhang , Xiaoyi Qin , Ming Li

Named entity recognition (NER) in Chinese is essential but difficult because of the lack of natural delimiters. Therefore, Chinese Word Segmentation (CWS) is usually considered as the first step for Chinese NER. However, models based on…

计算与语言 · 计算机科学 2020-07-16 Yuying Zhu , Guoxin Wang , Börje F. Karlsson

The task of Chinese text spam detection is very challenging due to both glyph and phonetic variations of Chinese characters. This paper proposes a novel framework to jointly model Chinese variational, semantic, and contextualized…

计算与语言 · 计算机科学 2019-09-02 Zhuoren Jiang , Zhe Gao , Guoxiu He , Yangyang Kang , Changlong Sun , Qiong Zhang , Luo Si , Xiaozhong Liu

A sequence-to-sequence learning with neural networks has empirically proven to be an effective framework for Chinese Spelling Correction (CSC), which takes a sentence with some spelling errors as input and outputs the corrected one.…

计算与语言 · 计算机科学 2021-06-02 Chong Li , Cenyuan Zhang , Xiaoqing Zheng , Xuanjing Huang

Named entity recognition is a challenging task in Natural Language Processing, especially for informal and noisy social media text. Chinese word boundaries are also entity boundaries, therefore, named entity recognition for Chinese text can…

计算与语言 · 计算机科学 2020-02-28 Zhaoheng Gong , Ping Chen , Jiang Zhou

It is intuitive that NLP tasks for logographic languages like Chinese should benefit from the use of the glyph information in those languages. However, due to the lack of rich pictographic evidence in glyphs and the weak generalization…

计算与语言 · 计算机科学 2020-05-22 Yuxian Meng , Wei Wu , Fei Wang , Xiaoya Li , Ping Nie , Fan Yin , Muyu Li , Qinghong Han , Xiaofei Sun , Jiwei Li

Most existing Neural Machine Translation models use groups of characters or whole words as their unit of input and output. We propose a model with a hierarchical char2word encoder, that takes individual characters both as input and output.…

Chinese Spell Checking (CSC) aims to detect and correct Chinese spelling errors. Recent researches start from the pretrained knowledge of language models and take multimodal information into CSC models to improve the performance. However,…

计算与语言 · 计算机科学 2022-10-20 Yinghui Li , Shirong Ma , Qingyu Zhou , Zhongli Li , Li Yangning , Shulin Huang , Ruiyang Liu , Chao Li , Yunbo Cao , Haitao Zheng

The Chinese character riddle is a unique form of cultural entertainment specific to the Chinese language. It typically comprises two parts: the riddle description and the solution. The solution to the riddle is a single character, while the…

计算与语言 · 计算机科学 2023-09-26 Fan Xu , Yunxiang Zhang , Xiaojun Wan

The pre-training of text encoders normally processes text as a sequence of tokens corresponding to small text units, such as word pieces in English and characters in Chinese. It omits information carried by larger text granularity, and thus…

计算与语言 · 计算机科学 2019-11-05 Shizhe Diao , Jiaxin Bai , Yan Song , Tong Zhang , Yonggang Wang

Zero-shot Handwritten Chinese Character Recognition (HCCR) aims to recognize unseen characters by leveraging radical-based semantic compositions. However, existing approaches often treat characters as flat radical sequences, neglecting the…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Qiuming Luo , Tao Zeng , Feng Li , Heming Liu , Rui Mao , Chang Kong

In constituency parsing, span-based decoding is an important direction. However, for Chinese sentences, because of their linguistic characteristics, it is necessary to utilize other models to perform word segmentation first, which…

计算与语言 · 计算机科学 2022-12-01 Zhicheng Wang , Tianyu Shi , Cong Liu

Continuous word representation (aka word embedding) is a basic building block in many neural network-based models used in natural language processing tasks. Although it is widely accepted that words with similar semantics should be close to…

计算与语言 · 计算机科学 2020-03-18 Chengyue Gong , Di He , Xu Tan , Tao Qin , Liwei Wang , Tie-Yan Liu