Detection of Chinese Word Usage Errors for Non-Native Chinese Learners with Bidirectional LSTM
Selecting appropriate words to compose a sentence is one common problem faced by non-native Chinese learners. In this paper, we propose (bidirectional) LSTM sequence labeling models and explore various features to detect word usage errors in Chinese sentences. By combining CWINDOW word embedding features and POS information, the best bidirectional LSTM model achieves accuracy 0.5138 and MRR 0.6789 on the HSK dataset. For 80.79{\%} of the test data, the model ranks the ground-truth within the top two at position level.
Code (0)
등록된 구현이 없습니다.
Tasks
Grammatical Error DetectionPOSPositionSentenceMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Multi-task Learning for Chinese Word Usage Errors Detection
Chinese word usage errors often occur in non-native Chinese learners' writing. It is very helpful for non-native Chinese learners to detect them automatically when learning writing. In this paper, we propose a novel appr…
Multi-Task LearningPOSPOS TaggingPredictionCorrecting Chinese Word Usage Errors for Learning Chinese as a Second Language
With more and more people around the world learning Chinese as a second language, the need of Chinese error correction tools is increasing. In the HSK dynamic composition corpus, word usage error (WUE) is the most common…
Grammatical Error CorrectionDetecting Word Usage Errors in Chinese Sentences for Learning Chinese as a Foreign Language
Automated grammatical error detection, which helps users improve their writing, is an important application in NLP. Recently more and more people are learning Chinese, and an automated error detection system can be helpf…
Grammatical Error DetectionSentenceChinese Word Ordering Errors Detection and Correction for Non-Native Chinese Language Learners
CCTC: A Cross-Sentence Chinese Text Correction Dataset for Native Speakers
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