paper-with-me

홈 › Papers

Neural Grammatical Error Correction with Finite State Transducers

2019-03-25 · NAACL 2019 6 · Felix Stahlberg, Christopher Bryant, Bill Byrne

Grammatical error correction (GEC) is one of the areas in natural language processing in which purely neural models have not yet superseded more traditional symbolic models. Hybrid systems combining phrase-based statistical machine translation (SMT) and neural sequence models are currently among the most effective approaches to GEC. However, both SMT and neural sequence-to-sequence models require large amounts of annotated data. Language model based GEC (LM-GEC) is a promising alternative which does not rely on annotated training data. We show how to improve LM-GEC by applying modelling techniques based on finite state transducers. We report further gains by rescoring with neural language models. We show that our methods developed for LM-GEC can also be used with SMT systems if annotated training data is available. Our best system outperforms the best published result on the CoNLL-2014 test set, and achieves far better relative improvements over the SMT baselines than previous hybrid systems.

📄 PDF Abstract BibTeX arXiv:1903.10625

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error CorrectionLanguage ModelingLanguage ModellingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

The CUED's Grammatical Error Correction Systems for BEA-2019

2019-06-29 · WS 2019 8 · Felix Stahlberg, Bill Byrne

We describe two entries from the Cambridge University Engineering Department to the BEA 2019 Shared Task on grammatical error correction. Our submission to the low-resource track is based on prior work on using finite st…

Grammatical Error CorrectionMachine TranslationTranslation

Neural and FST-based approaches to grammatical error correction

2019-08-01 · WS 2019 8 · Zheng Yuan, Felix Stahlberg, Marek Rei, Bill Byrne 외

In this paper, we describe our submission to the BEA 2019 shared task on grammatical error correction. We present a system pipeline that utilises both error detection and correction models. The input text is first correc…

Grammatical Error CorrectionMachine TranslationMulti-Task LearningRe-Ranking+1

ChineseErrorCorrector3-4B: State-of-the-Art Chinese Spelling and Grammar Corrector

2025-11-13 · Wei Tian, YuhaoZhou arxiv

This paper introduces ChineseErrorCorrector3-4B, a unified model for Chinese spelling and grammatical error correction based on Qwen3-4B. The model demonstrates outstanding performance in general text correction tasks an…

Grammatical Error Correction

COLA-GEC: A Bidirectional Framework for Enhancing Grammatical Acceptability and Error Correction

2025-07-16 · Xiangyu Yang, Xinying Qiu arxiv

Grammatical Error Correction (GEC) and grammatical acceptability judgment (COLA) are core tasks in natural language processing, sharing foundational grammatical knowledge yet typically evolving independently. This paper …

Grammatical Error Correction

N-gram Model for Chinese Grammatical Error Diagnosis

2017-12-01 · WS 2017 12 · Jianbo Zhao, Hao liu, Zuyi Bao, Xiaopeng Bai 외

Detection and correction of Chinese grammatical errors have been two of major challenges for Chinese automatic grammatical error diagnosis.This paper presents an N-gram model for automatic detection and correction of Chi…

Language ModelingLanguage Modellingmodel