paper-with-me

Papers

CSCD-NS: a Chinese Spelling Check Dataset for Native Speakers

2022-11-16 · Yong Hu, Fandong Meng, Jie zhou

In this paper, we present CSCD-NS, the first Chinese spelling check (CSC) dataset designed for native speakers, containing 40,000 samples from a Chinese social platform. Compared with existing CSC datasets aimed at Chinese learners, CSCD-NS is ten times larger in scale and exhibits a distinct error distribution, with a significantly higher proportion of word-level errors. To further enhance the data resource, we propose a novel method that simulates the input process through an input method, generating large-scale and high-quality pseudo data that closely resembles the actual error distribution and outperforms existing methods. Moreover, we investigate the performance of various models in this scenario, including large language models (LLMs), such as ChatGPT. The result indicates that generative models underperform BERT-like classification models due to strict length and pronunciation constraints. The high prevalence of word-level errors also makes CSC for native speakers challenging enough, leaving substantial room for improvement.

📄 PDF Abstract BibTeX arXiv:2211.08788

Code (1)

nghuyong/cscd-ime 공식 구현

Tasks

Spelling Correction

Similar Papers 제목 키워드 기반

CCTC: A Cross-Sentence Chinese Text Correction Dataset for Native Speakers

2022-10-01 · COLING 2022 10 · Baoxin Wang, Xingyi Duan, Dayong Wu, Wanxiang Che 외

The Chinese text correction (CTC) focuses on detecting and correcting Chinese spelling errors and grammatical errors. Most existing datasets of Chinese spelling check (CSC) and Chinese grammatical error correction (GEC) …

Grammatical Error CorrectionSentence

A Chinese Spelling Check Framework Based on Reverse Contrastive Learning

2022-10-25 · Nankai Lin, Hongyan Wu, Sihui Fu, Shengyi Jiang 외

Chinese spelling check is a task to detect and correct spelling mistakes in Chinese text. Existing research aims to enhance the text representation and use multi-source information to improve the detection and correction…

Contrastive Learning

NLPTEA 2017 Shared Task -- Chinese Spelling Check

2017-12-01 · WS 2017 12 · Gabriel Fung, Maxime Debosschere, Dingmin Wang, Bo Li 외

This paper provides an overview along with our findings of the Chinese Spelling Check shared task at NLPTEA 2017. The goal of this task is to develop a computer-assisted system to automatically diagnose typing errors in …

Sentence

Error-Robust Retrieval for Chinese Spelling Check

2022-11-15 · Xunjian Yin, Xinyu Hu, Jin Jiang, Xiaojun Wan

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…

RerankingRetrieval

uChecker: Masked Pretrained Language Models as Unsupervised Chinese Spelling Checkers

2022-09-15 · COLING 2022 10 · Piji Li

The task of Chinese Spelling Check (CSC) is aiming to detect and correct spelling errors that can be found in the text. While manually annotating a high-quality dataset is expensive and time-consuming, thus the scale of …

Language ModelingLanguage ModellingSentence