A Chinese Writing Correction System for Learning Chinese as a Foreign Language (C18-2)
Copied to clipboard
| Challenge: | a new writing correction system for Chinese learners is available for learning as a second language . a classification approach to English GEC does not require exact recognition of error types . however, there is no general model that handles all types of Chinese writing errors. |
| Approach: | They propose a Chinese writing correction system that takes a wrong input sentence and generates correction suggestions. |
| Outcome: | The proposed system generates correction suggestions for Chinese sentences with English translations, helping users understand correct usages of certain grammar patterns. |
Similar Papers
Correcting Chinese Word Usage Errors for Learning Chinese as a Second Language (C18-1)
Copied to clipboard
| Challenge: | a word usage error is the most common error type in Chinese, according to the HSK dynamic composition corpus . a system that considers both target erroneous token and context can generate a correction vector . |
| Approach: | They propose a neural network model that considers target erroneous token and context to generate a correction vector and compare it against a candidate vocabulary to propose suitable corrections. |
| Outcome: | The proposed model can detect 91% of the cases and propose suitable corrections within a list of five candidates. |
An Error-Guided Correction Model for Chinese Spelling Error Correction (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Existing neural network approaches have achieved great progress on Chinese spelling correction, but there is still room for improvement. |
| Approach: | They propose an error-guided correction model that uses pre-trained BERT models to detect errors and integrate the error confusion set into the model. |
| Outcome: | The proposed model outperforms state-of-the-art models on widely used benchmarks and achieves superior performance on both quality and computation speed. |
Chinese Spelling Corrector Is Just a Language Learner (2024.findings-acl)
Copied to clipboard
| Challenge: | a recent study shows that self-supervised learning can improve Chinese spelling correction by removing errors from training data. |
| Approach: | They propose a method that decodes Chinese spelling correction models using noise . they say it outperforms current methods that rely on annotated errors . |
| Outcome: | The proposed method outperforms the confusion set in specific domains because there are no errors in the training data. |
Chinese Grammatical Correction Using BERT-based Pre-trained Model (2020.aacl-main)
Copied to clipboard
| Challenge: | Recent studies have shown that pre-trained models improve performance on downstream tasks. |
| Approach: | They propose to incorporate a pre-trained model into an encoder-decoder model to improve the performance of Chinese grammatical error correction tasks. |
| Outcome: | The proposed method improves the performance of Chinese grammatical error correction tasks. |
From Spelling to Grammar: A New Framework for Chinese Grammatical Error Correction (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Chinese Grammatical Error Correction (CGEC) aims to generate correct sentences from erroneous sequences. |
| Approach: | They propose a zero-shot approach for spelling error correction that is simple but effective . they propose auxiliary task to predict POS sequence of target sentence . |
| Outcome: | The proposed framework achieves 42.11 F-0.5 on the English GEC dataset outperforms the previous state-of-the-art by a wide margin of 1.30 points. |
CCTC: A Cross-Sentence Chinese Text Correction Dataset for Native Speakers (2022.coling-1)
Copied to clipboard
| Challenge: | Chinese text correction datasets focus on detecting and correcting Chinese spelling errors and grammatical errors. |
| Approach: | They propose a Chinese text correction dataset for native speakers . they manually annotated 1,500 Chinese texts written by native speakers. |
| Outcome: | The proposed dataset can detect and correct Chinese spelling errors and grammatical errors. |
VisCGEC: Benchmarking the Visual Chinese Grammatical Error Correction (2025.naacl-long)
Copied to clipboard
| Challenge: | Existing studies on Chinese grammatical error correction ignore multi-modality and faked errors, which pushes techniques far away from real-world scenarios. |
| Approach: | They propose to benchmark Chinese grammatical error correction for Chinese as a foreign language learner (CFL) using a dataset, they propose to use two CGEC frameworks to conduct experiments . |
| Outcome: | The proposed approach achieves an F 0.5 score of only 28.9%. |
Heterogeneous Recycle Generation for Chinese Grammatical Error Correction (2020.coling-main)
Copied to clipboard
| Challenge: | Recent work in the field of grammatical error correction (GEC) rely on neural machine translation-based models. |
| Approach: | They propose a heterogeneous approach to Chinese grammatical error correction using NMT-based models, sequence editing models, and a spell checker. |
| Outcome: | The proposed model achieves state-of-the-art performance without data augmentation or changes in architecture . it adapts the ERRANT scorer to be able to score Chinese sentences . |
An Alignment-Agnostic Model for Chinese Text Error Correction (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Existing models for Chinese text error correction can correct mistaken, missing and redundant characters, but they cannot handle missing or redundant characters. |
| Approach: | They propose an alignment-agnostic framework to correct Chinese text errors . framework detects missing and redundant characters and can be used as a cold start model . |
| Outcome: | The proposed framework can handle both text aligned and non-aligned situations and can serve as a cold start model when no annotation data are provided. |
NaSGEC: a Multi-Domain Chinese Grammatical Error Correction Dataset from Native Speaker Texts (2023.findings-acl)
Copied to clipboard
| Challenge: | Recent studies on Chinese grammatical error correction focus on learning essays. |
| Approach: | They propose a Chinese grammatical error correction dataset that annotates multiple references for 12,500 sentences from three native domains. |
| Outcome: | The proposed dataset can be used to facilitate research on Chinese grammatical error correction (CGEC) for native speaker texts from multiple domains. |