paper-with-me

홈 › Papers

LLM-based Code-Switched Text Generation for Grammatical Error Correction

2024-10-14 · Tom Potter, Zheng Yuan

With the rise of globalisation, code-switching (CSW) has become a ubiquitous part of multilingual conversation, posing new challenges for natural language processing (NLP), especially in Grammatical Error Correction (GEC). This work explores the complexities of applying GEC systems to CSW texts. Our objectives include evaluating the performance of state-of-the-art GEC systems on an authentic CSW dataset from English as a Second Language (ESL) learners, exploring synthetic data generation as a solution to data scarcity, and developing a model capable of correcting grammatical errors in monolingual and CSW texts. We generated synthetic CSW GEC data, resulting in one of the first substantial datasets for this task, and showed that a model trained on this data is capable of significant improvements over existing systems. This work targets ESL learners, aiming to provide educational technologies that aid in the development of their English grammatical correctness without constraining their natural multilingualism.

📄 PDF Abstract BibTeX arXiv:2410.10349

Code (0)

등록된 구현이 없습니다.

Tasks

Grammatical Error CorrectionSynthetic Data GenerationText Generation

Similar Papers 제목 키워드 기반

Conditioning LLMs to Generate Code-Switched Text: A Methodology Grounded in Naturally Occurring Data

2025-02-18 · Maite Heredia, Gorka Labaka, Jeremy Barnes, Aitor Soroa

Code-switching (CS) is still a critical challenge in Natural Language Processing (NLP). Current Large Language Models (LLMs) struggle to interpret and generate code-switched text, primarily due to the scarcity of large-s…

Codeswitched Sentence Creation using Dependency Parsing

2020-12-05 · Dhruval Jain, Arun D Prabhu, Shubham Vatsal, Gopi Ramena 외

Codeswitching has become one of the most common occurrences across multilingual speakers of the world, especially in countries like India which encompasses around 23 official languages with the number of bilingual speake…

Dependency ParsingSentence

Grammatical Error Correction for Code-Switched Sentences by Learners of English

2024-04-18 · Kelvin Wey Han Chan, Christopher Bryant, Li Nguyen, Andrew Caines 외

Code-switching (CSW) is a common phenomenon among multilingual speakers where multiple languages are used in a single discourse or utterance. Mixed language utterances may still contain grammatical errors however, yet mo…

Grammatical Error Correction

Automatic Grammatical Error Correction for Sequence-to-sequence Text Generation: An Empirical Study

2019-07-01 · ACL 2019 7 · Tao Ge, Xingxing Zhang, Furu Wei, Ming Zhou

Sequence-to-sequence (seq2seq) models have achieved tremendous success in text generation tasks. However, there is no guarantee that they can always generate sentences without grammatical errors. In this paper, we presen…

Formality Style TransferGrammatical Error CorrectionMachine TranslationSentence+4

ArabiGEE: A Hierarchical Taxonomy for Arabic Grammatical Error Explanation

2026-06-09 · Khaled Elhady, Omar Kallas, Nizar Habash, Bashar Alhafni arxiv

We introduce ArabiGEE, the first comprehensive Arabic grammatical error explanation (GEE) taxonomy grounded in explicit error types. Unlike existing GEE approaches that treat explanation generation as free-form text, Ara…

Grammatical Error CorrectionExplanation Generation