paper-with-me

Papers

A POS Tagging Model Adapted to Learner English

2018-11-01 · WS 2018 11 · Ryo Nagata, Tomoya Mizumoto, Yuta Kikuchi, Yoshifumi Kawasaki, Kotaro Funakoshi

There has been very limited work on the adaptation of Part-Of-Speech (POS) tagging to learner English despite the fact that POS tagging is widely used in related tasks. In this paper, we explore how we can adapt POS tagging to learner English efficiently and effectively. Based on the discussion of possible causes of POS tagging errors in learner English, we show that deep neural models are particularly suitable for this. Considering the previous findings and the discussion, we introduce the design of our model based on bidirectional Long Short-Term Memory. In addition, we describe how to adapt it to a wide variety of native languages (potentially, hundreds of them). In the evaluation section, we empirically show that it is effective for POS tagging in learner English, achieving an accuracy of 0.964, which significantly outperforms the state-of-the-art POS-tagger. We further investigate the tagging results in detail, revealing which part of the model design does or does not improve the performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error CorrectionmodelPart-Of-Speech TaggingPOSPOS Tagging

Similar Papers 제목 키워드 기반

Analyzing the Impact of Spelling Errors on POS-Tagging and Chunking in Learner English

2017-12-01 · WS 2017 12 · Tomoya Mizumoto, Ryo Nagata

Part-of-speech (POS) tagging and chunking have been used in tasks targeting learner English; however, to the best our knowledge, few studies have evaluated their performance and no studies have revealed the causes of POS…

ChunkingGrammatical Error CorrectionPart-Of-Speech TaggingPOS+1

Joint English Spelling Error Correction and POS Tagging for Language Learners Writing

2012-12-01 · COLING 2012 12 · Keisuke Sakaguchi, Tomoya Mizumoto, Mamoru Komachi, Yuji Matsumoto
Grammatical Error DetectionPart-Of-Speech TaggingPOSPOS Tagging+1

Automatic tagging of a learner corpus of English with a modified version of the Penn Treebank tagset (Annotation automatique d'un corpus d'apprenants d'anglais avec un jeu d'\'etiquettes modifi\'e du Penn Treebank) [in French]

2013-06-01 · JEPTALNRECITAL 2013 6 · Thomas Gaillat
Language Acquisition

Does Continued Pretraining on a Learner Corpus Improve Automated Essay Scoring on English Proficiency Tests? Evidence from EFCAMDAT

2026-05-25 · Duy Anh Nguyen arxiv

Automated Essay Scoring (AES) for English proficiency assessment increasingly relies on pretrained transformer models, yet these models are typically trained on general-domain English and may under-represent second-langu…

Automated Essay Scoring

On Parsing as Tagging

2022-11-14 · Afra Amini, Ryan Cotterell

There have been many proposals to reduce constituency parsing to tagging in the literature. To better understand what these approaches have in common, we cast several existing proposals into a unifying pipeline consistin…

Constituency Parsing