SERRANT: a syntactic classifier for English Grammatical Error Types
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.
Code (1)
Tasks
General ClassificationSimilar Papers 제목 키워드 기반
Grammatical Error Detection Using Error- and Grammaticality-Specific Word Embeddings
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 EmbeddingsUniversal Dependencies for Learner English
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+1Classifying Syntactic Errors in Learner Language
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 CorrectionSentenceProbing for targeted syntactic knowledge through grammatical error detection
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 DetectionUngrammatical-syntax-based In-context Example Selection for Grammatical Error Correction
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