paper-with-me

Papers

WNSpell: a WordNet-Based Spell Corrector

2016-01-01 · GWC 2016 1 · Bill Huang

This paper presents a standalone spell corrector, WNSpell, based on and written for WordNet. It is aimed at generating the best possible suggestion for a mistyped query but can also serve as an all-purpose spell corrector. The spell corrector consists of a standard initial correction system, which evaluates word entries using a multifaceted approach to achieve the best results, and a semantic recognition system, wherein given a related word input, the system will adjust the spelling suggestions accordingly. Both feature significant performance improvements over current context-free spell correctors.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

MDCSpell: A Multi-task Detector-Corrector Framework for Chinese Spelling Correction

2022-05-01 · Findings (ACL) 2022 5 · Chenxi Zhu, Ziqiang Ying, Boyu Zhang, Feng Mao

Chinese Spelling Correction (CSC) is a task to detect and correct misspelled characters in Chinese texts. CSC is challenging since many Chinese characters are visually or phonologically similar but with quite different s…

SentenceSpelling Correction

GWU-HASP: Hybrid Arabic Spelling and Punctuation Corrector

2014-10-01 · WS 2014 10 · Mohammed Attia, Mohamed Al-Badrashiny, Mona Diab
Language ModellingSpelling CorrectionWord Alignment

Portable Spelling Corrector for a Less-Resourced Language: Amharic

2018-05-01 · LREC 2018 5 · Andargachew Mekonnen Gezmu, Andreas N{\"u}rnberger, Binyam Ephrem Seyoum
Language ModelingLanguage ModellingSpelling CorrectionTransliteration

Bi-DCSpell: A Bi-directional Detector-Corrector Interactive Framework for Chinese Spelling Check

2024-06-04 · Haiming Wu, Hanqing Zhang, Richeng Xuan, Dawei Song

Chinese Spelling Check (CSC) aims to detect and correct potentially misspelled characters in Chinese sentences. Naturally, it involves the detection and correction subtasks, which interact with each other dynamically. Su…

BenchmarkingRepresentation Learning