paper-with-me

Papers

Grammatical Error Detection Based on Machine Learning for Mandarin as Second Language Learning

2016-12-01 · WS 2016 12 · Jui-Feng Yeh, Tsung-Wei Hsu, Chan-Kun Yeh

Mandarin is not simple language for foreigner. Even using Mandarin as the mother tongue, they have to spend more time to learn when they were child. The following issues are the reason why causes learning problem. First, the word is envolved by Hieroglyphic. So a character can express meanings independently, but become a word has another semantic. Second, the Mandarin{'}s grammars have flexible rule and special usage. Therefore, the common grammatical errors can classify to missing, redundant, selection and disorder. In this paper, we proposed the structure of the Recurrent Neural Networks using Long Short-term memory (RNN-LSTM). It can detect the error type from the foreign learner writing. The features based on the word vector and part-of-speech vector. In the test data found that our method in the detection level of recall better than the others, even as high as 0.9755. That is because we give the possibility of greater choice in detecting errors.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningChinese Word SegmentationDependency ParsingGrammatical Error DetectionPart-Of-Speech Tagging

Similar Papers 제목 키워드 기반

Chinese Grammatical Error Detection Based on BERT Model

2020-12-01 · AACL (NLP-TEA) 2020 12 · Yong Cheng, Mofan Duan

Automatic grammatical error correction is of great value in assisting second language writing. In 2020, the shared task for Chinese grammatical error diagnosis(CGED) was held in NLP-TEA. As the LDU team, we participated …

Binary ClassificationGrammatical Error CorrectionGrammatical Error Detectionmodel+1

String Editing Based Chinese Grammatical Error Diagnosis

2022-10-01 · COLING 2022 10 · Haihua Xie, Xiaoqing Lyu, Xuefei Chen

Chinese Grammatical Error Diagnosis (CGED) suffers the problems of numerous types of grammatical errors and insufficiency of training data. In this paper, we propose a string editing based CGED model that requires less t…

TAG

Construction of an Evaluation Corpus for Grammatical Error Correction for Learners of Japanese as a Second Language

2020-05-01 · LREC 2020 5 · Aomi Koyama, Tomoshige Kiyuna, Kenji Kobayashi, Mio Arai 외

The NAIST Lang-8 Learner Corpora (Lang-8 corpus) is one of the largest second-language learner corpora. The Lang-8 corpus is suitable as a training dataset for machine translation-based grammatical error correction syste…

Grammatical Error CorrectionMachine TranslationNMTTranslation

Condition Random Fields-based Grammatical Error Detection for Chinese as Second Language

2015-07-01 · WS 2015 7 · Jui-Feng Yeh, Chan-Kun Yeh, Kai-Hsiang Yu, Ya-Ting Li 외
Grammatical Error DetectionPart-Of-Speech Tagging

Chinese Grammatical Errors Diagnosis System Based on BERT at NLPTEA-2020 CGED Shared Task

2020-12-01 · AACL (NLP-TEA) 2020 12 · Hongying Zan, Yangchao Han, Haotian Huang, Yingjie Yan 외

In the process of learning Chinese, second language learners may have various grammatical errors due to the negative transfer of native language. This paper describes our submission to the NLPTEA 2020 shared task on CGED…

Grammatical Error Detection