paper-with-me

Papers

SERRANT: a syntactic classifier for English Grammatical Error Types

2021-04-06 · Leshem Choshen, Matanel Oren, Dmitry Nikolaev, Omri Abend

SERRANT is a system and code for automatic classification of English grammatical errors that combines SErCl and ERRANT. SERRANT uses ERRANT's annotations when they are informative and those provided by SErCl otherwise.

📄 PDF Abstract BibTeX arXiv:2104.02310

Code (1)

matanel-oren/serrant 공식 구현

Tasks

General Classification

Similar Papers 제목 키워드 기반

Grammatical Error Detection Using Error- and Grammaticality-Specific Word Embeddings

2017-11-01 · IJCNLP 2017 11 · Masahiro Kaneko, Yuya Sakaizawa, Mamoru Komachi

In this study, we improve grammatical error detection by learning word embeddings that consider grammaticality and error patterns. Most existing algorithms for learning word embeddings usually model only the syntactic co…

Grammatical Error DetectionLearning Word EmbeddingsWord Embeddings

Universal Dependencies for Learner English

2016-05-13 · ACL 2016 8 · Yevgeni Berzak, Jessica Kenney, Carolyn Spadine, Jing Xian Wang 외

We introduce the Treebank of Learner English (TLE), the first publicly available syntactic treebank for English as a Second Language (ESL). The TLE provides manually annotated POS tags and Universal Dependency (UD) trees…

Dependency ParsingLanguage AcquisitionPOSPOS Tagging+1

Classifying Syntactic Errors in Learner Language

2020-10-21 · CONLL 2020 · Leshem Choshen, Dmitry Nikolaev, Yevgeni Berzak, Omri Abend

We present a method for classifying syntactic errors in learner language, namely errors whose correction alters the morphosyntactic structure of a sentence. The methodology builds on the established Universal Dependencie…

ClassificationGeneral ClassificationGrammatical Error CorrectionSentence

Probing for targeted syntactic knowledge through grammatical error detection

2022-10-28 · Christopher Davis, Christopher Bryant, Andrew Caines, Marek Rei 외

Targeted studies testing knowledge of subject-verb agreement (SVA) indicate that pre-trained language models encode syntactic information. We assert that if models robustly encode subject-verb agreement, they should be a…

DiagnosticGrammatical Error Detection

Ungrammatical-syntax-based In-context Example Selection for Grammatical Error Correction

2024-03-28 · Chenming Tang, Fanyi Qu, Yunfang Wu

In the era of large language models (LLMs), in-context learning (ICL) stands out as an effective prompting strategy that explores LLMs' potency across various tasks. However, applying LLMs to grammatical error correction…

Grammatical Error CorrectionIn-Context Learning