Spelling Correction

42 papers with code • 0 benchmarks • 4 datasets

Spelling correction is the task of detecting and correcting spelling mistakes.

Eval-GCSC: A New Metric for Evaluating ChatGPT's Performance in Chinese Spelling Correction

ktlktl/eval-gcsc 14 Nov 2023

However, in the Chinese Spelling Correction (CSC) task, we observe a discrepancy: while ChatGPT performs well under human evaluation, it scores poorly according to traditional metrics.

0
14 Nov 2023

A Methodology for Generative Spelling Correction via Natural Spelling Errors Emulation across Multiple Domains and Languages

ai-forever/sage 18 Aug 2023

Our research mainly focuses on exploring natural spelling errors and mistypings in texts and studying the ways those errors can be emulated in correct sentences to effectively enrich generative models' pre-train procedure.

98
18 Aug 2023

Chinese Spelling Correction as Rephrasing Language Model

gingasan/lemon 17 Aug 2023

However, we note a critical flaw in the process of tagging one character to another, that the correction is excessively conditioned on the error.

39
17 Aug 2023

GIO: Gradient Information Optimization for Training Dataset Selection

daeveraert/gradient-information-optimization 20 Jun 2023

It is often advantageous to train models on a subset of the available train examples, because the examples are of variable quality or because one would like to train with fewer examples, without sacrificing performance.

5
20 Jun 2023

SpellMapper: A non-autoregressive neural spellchecker for ASR customization with candidate retrieval based on n-gram mappings

NVIDIA/NeMo 4 Jun 2023

Contextual spelling correction models are an alternative to shallow fusion to improve automatic speech recognition (ASR) quality given user vocabulary.

9,997
04 Jun 2023

Rethinking Masked Language Modeling for Chinese Spelling Correction

gingasan/lemon 28 May 2023

In this paper, we study Chinese Spelling Correction (CSC) as a joint decision made by two separate models: a language model and an error model.

39
28 May 2023

Disentangled Phonetic Representation for Chinese Spelling Correction

liangzh63/dorm-csc 24 May 2023

Chinese Spelling Correction (CSC) aims to detect and correct erroneous characters in Chinese texts.

5
24 May 2023

An Extended Sequence Tagging Vocabulary for Grammatical Error Correction

wolfgarbe/symspell 12 Feb 2023

We extend a current sequence-tagging approach to Grammatical Error Correction (GEC) by introducing specialised tags for spelling correction and morphological inflection using the SymSpell and LemmInflect algorithms.

3,032
12 Feb 2023

An Error-Guided Correction Model for Chinese Spelling Error Correction

ruisun1/Mask-Predict-main 16 Jan 2023

By borrowing the powerful ability of BERT, we propose a novel zero-shot error detection method to do a preliminary detection, which guides our model to attend more on the probably wrong tokens in encoding and to avoid modifying the correct tokens in generating.

11
16 Jan 2023

Inducing Character-level Structure in Subword-based Language Models with Type-level Interchange Intervention Training

explanare/char-iit 19 Dec 2022

Language tasks involving character-level manipulations (e. g., spelling corrections, arithmetic operations, word games) are challenging for models operating on subword units.

0
19 Dec 2022