paper-with-me

Papers

Generating and Scoring Correction Candidates in Chinese Grammatical Error Diagnosis

2016-12-01 · WS 2016 12 · Shao-Heng Chen, Yu-Lin Tsai, Chuan-Jie Lin

Grammatical error diagnosis is an essential part in a language-learning tutoring system. Based on the data sets of Chinese grammar error detection tasks, we proposed a system which measures the likelihood of correction candidates generated by deleting or inserting characters or words, moving substrings to different positions, substituting prepositions with other prepositions, or substituting words with their synonyms or similar strings. Sentence likelihood is measured based on the frequencies of substrings from the space-removed version of Google n-grams. The evaluation on the training set shows that Missing-related and Selection-related candidate generation methods have promising performance. Our final system achieved a precision of 30.28{\%} and a recall of 62.85{\%} in the identification level evaluated on the test set.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingSentence

Similar Papers 제목 키워드 기반

A Hybrid System for Chinese Grammatical Error Diagnosis and Correction

2018-07-01 · WS 2018 7 · Chen Li, Junpei Zhou, Zuyi Bao, Hengyou Liu 외

This paper introduces the DM{\_}NLP team{'}s system for NLPTEA 2018 shared task of Chinese Grammatical Error Diagnosis (CGED), which can be used to detect and correct grammatical errors in texts written by Chinese as a F…

Grammatical Error CorrectionTAG

Overview of NLPTEA-2018 Share Task Chinese Grammatical Error Diagnosis

2018-07-01 · WS 2018 7 · Gaoqi Rao, Qi Gong, Baolin Zhang, Endong Xun

This paper presents the NLPTEA 2018 shared task for Chinese Grammatical Error Diagnosis (CGED) which seeks to identify grammatical error types, their range of occurrence and recommended corrections within sentences writt…

Grammatical Error CorrectionPosition

Overview of NLPTEA-2020 Shared Task for Chinese Grammatical Error Diagnosis

2020-12-01 · AACL (NLP-TEA) 2020 12 · Gaoqi Rao, Erhong Yang, Baolin Zhang

This paper presents the NLPTEA 2020 shared task for Chinese Grammatical Error Diagnosis (CGED) which seeks to identify grammatical error types, their range of occurrence and recommended corrections within sentences writt…

Position

N-gram Model for Chinese Grammatical Error Diagnosis

2017-12-01 · WS 2017 12 · Jianbo Zhao, Hao liu, Zuyi Bao, Xiaopeng Bai 외

Detection and correction of Chinese grammatical errors have been two of major challenges for Chinese automatic grammatical error diagnosis.This paper presents an N-gram model for automatic detection and correction of Chi…

Language ModelingLanguage Modellingmodel

Chinese Grammatical Error Correction Based on Hybrid Models with Data Augmentation

2020-12-01 · AACL (NLP-TEA) 2020 12 · Yi Wang, Ruibin Yuan, Yan‘gen Luo, Yufang Qin 외

A better Chinese Grammatical Error Diagnosis (CGED) system for automatic Grammatical Error Correction (GEC) can benefit foreign Chinese learners and lower Chinese learning barriers. In this paper, we introduce our soluti…

Data AugmentationGrammatical Error Correction