Grammatical Error Detection Based on Machine Learning for Mandarin as Second Language Learning
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.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningChinese Word SegmentationDependency ParsingGrammatical Error DetectionPart-Of-Speech TaggingSimilar Papers 제목 키워드 기반
Chinese Grammatical Error Detection Based on BERT Model
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+1String Editing Based Chinese Grammatical Error Diagnosis
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…
TAGConstruction of an Evaluation Corpus for Grammatical Error Correction for Learners of Japanese as a Second Language
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 TranslationNMTTranslationCondition Random Fields-based Grammatical Error Detection for Chinese as Second Language
Chinese Grammatical Errors Diagnosis System Based on BERT at NLPTEA-2020 CGED Shared Task
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