paper-with-me

홈 › Papers

Identifying negative language transfer in learner errors using POS information

2021-04-01 · EACL (BEA) 2021 4 · Leticia Farias Wanderley, Carrie Demmans Epp

A common mistake made by language learners is the misguided usage of first language rules when communicating in another language. In this paper, n-gram and recurrent neural network language models are used to represent language structures and detect when Chinese native speakers incorrectly transfer rules from their first language (i.e., Chinese) into their English writing. These models make it possible to inform corrective error feedback with error causes, such as negative language transfer. We report the results of our negative language detection experiments with n-gram and recurrent neural network models that were trained using part-of-speech tags. The best performing model achieves an F1-score of 0.51 when tasked with recognizing negative language transfer in English learner data.

📄 PDF Abstract BibTeX

Code (1)

EdTeKLA/LanguageTransfer 공식 구현

Tasks

POS

Similar Papers 제목 키워드 기반

Negative language transfer in learner English: A new dataset

2021-06-01 · NAACL 2021 4 · Leticia Farias Wanderley, Nicole Zhao, Carrie Demmans Epp

Automatic personalized corrective feedback can help language learners from different backgrounds better acquire a new language. This paper introduces a learner English dataset in which learner errors are accompanied by i…

Grammatical Error CorrectionLanguage Acquisition

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

Towards Robust and Efficient Continual Language Learning

2023-07-11 · Adam Fisch, Amal Rannen-Triki, Razvan Pascanu, Jörg Bornschein 외

As the application space of language models continues to evolve, a natural question to ask is how we can quickly adapt models to new tasks. We approach this classic question from a continual learning perspective, in whic…

Continual Learning

Automatic Speech Recognition Errors as a Predictor of L2 Listening Difficulties

2016-12-01 · WS 2016 12 · Maryam Sadat Mirzaei, Kourosh Meshgi, Tatsuya Kawahara

This paper investigates the use of automatic speech recognition (ASR) errors as indicators of the second language (L2) learners{'} listening difficulties and in doing so strives to overcome the shortcomings of Partial an…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Specificityspeech-recognition+1

Exploring word embeddings and phonological similarity for the unsupervised correction of language learner errors

2018-08-01 · COLING 2018 8 · Ildik{\'o} Pil{\'a}n, Elena Volodina

The presence of misspellings and other errors or non-standard word forms poses a considerable challenge for NLP systems. Although several supervised approaches have been proposed previously to normalize these, annotated …

Grapheme-to-Phoneme ConversionLanguage AcquisitionWord Embeddings