paper-with-me

홈 › Papers

Tokenization Repair in the Presence of Spelling Errors

2020-10-15 · CoNLL (EMNLP) 2021 11 · Hannah Bast, Matthias Hertel, Mostafa M. Mohamed

We consider the following tokenization repair problem: Given a natural language text with any combination of missing or spurious spaces, correct these. Spelling errors can be present, but it's not part of the problem to correct them. For example, given: "Tispa per isabout token izaionrep air", compute "Tis paper is about tokenizaion repair". We identify three key ingredients of high-quality tokenization repair, all missing from previous work: deep language models with a bidirectional component, training the models on text with spelling errors, and making use of the space information already present. Our methods also improve existing spell checkers by fixing not only more tokenization errors but also more spelling errors: once it is clear which characters form a word, it is much easier for them to figure out the correct word. We provide six benchmarks that cover three use cases (OCR errors, text extraction from PDF, human errors) and the cases of partially correct space information and all spaces missing. We evaluate our methods against the best existing methods and a non-trivial baseline. We provide full reproducibility under https://ad.cs.uni-freiburg.de/publications .

📄 PDF Abstract BibTeX arXiv:2010.07878

Code (2)

ad-freiburg/tokenization-repair 공식 구현 tf
hertelm/ocr-postcorrection

Tasks

Optical Character Recognition (OCR)Spelling Correction

Methods 이 논문이 사용한 방법론

Repair 설명 없음

Similar Papers 제목 키워드 기반

C-LLM: Learn to Check Chinese Spelling Errors Character by Character

2024-06-24 · Kunting Li, Yong Hu, Liang He, Fandong Meng 외

Chinese Spell Checking (CSC) aims to detect and correct spelling errors in sentences. Despite Large Language Models (LLMs) exhibit robust capabilities and are widely applied in various tasks, their performance on CSC is …

Chinese Spell CheckingLanguage ModelingLanguage ModellingLarge Language Model

Character-based Surprisal as a Model of Reading Difficulty in the Presence of Error

2019-02-02 · Michael Hahn, Frank Keller, Yonatan Bisk, Yonatan Belinkov

Intuitively, human readers cope easily with errors in text; typos, misspelling, word substitutions, etc. do not unduly disrupt natural reading. Previous work indicates that letter transpositions result in increased readi…

BSpell: A CNN-Blended BERT Based Bangla Spell Checker

2022-08-20 · Chowdhury Rafeed Rahman, Md. Hasibur Rahman, Samiha Zakir, Mohammad Rafsan 외

Bangla typing is mostly performed using English keyboard and can be highly erroneous due to the presence of compound and similarly pronounced letters. Spelling correction of a misspelled word requires understanding of wo…

SentenceSpelling Correction

The Influence of Spelling Errors on Content Scoring Performance

2017-12-01 · WS 2017 12 · Andrea Horbach, Yuning Ding, Torsten Zesch

Spelling errors occur frequently in educational settings, but their influence on automatic scoring is largely unknown. We therefore investigate the influence of spelling errors on content scoring performance using the ex…

BIG-bench Machine Learning

Fingerspelling within Sign Language Translation

2024-08-13 · Garrett Tanzer

Fingerspelling poses challenges for sign language processing due to its high-frequency motion and use for open-vocabulary terms. While prior work has studied fingerspelling recognition, there has been little attention to…

Sign Language TranslationTranslation