paper-with-me

Papers

Automatic Spelling Correction for Resource-Scarce Languages using Deep Learning

2018-07-01 · ACL 2018 7 · Pravallika Etoori, Manoj Chinnakotla, Radhika Mamidi

Spelling correction is a well-known task in Natural Language Processing (NLP). Automatic spelling correction is important for many NLP applications like web search engines, text summarization, sentiment analysis etc. Most approaches use parallel data of noisy and correct word mappings from different sources as training data for automatic spelling correction. Indic languages are resource-scarce and do not have such parallel data due to low volume of queries and non-existence of such prior implementations. In this paper, we show how to build an automatic spelling corrector for resource-scarce languages. We propose a sequence-to-sequence deep learning model which trains end-to-end. We perform experiments on synthetic datasets created for Indic languages, Hindi and Telugu, by incorporating the spelling mistakes committed at character level. A comparative evaluation shows that our model is competitive with the existing spell checking and correction techniques for Indic languages.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningMachine TranslationSentiment AnalysisSpelling CorrectionText Summarization

Similar Papers 제목 키워드 기반

Spelling Correction with Denoising Transformer

2021-05-12 · Alex Kuznetsov, Hector Urdiales

We present a novel method of performing spelling correction on short input strings, such as search queries or individual words. At its core lies a procedure for generating artificial typos which closely follow the error …

Bangla Spelling Error CorrectionDenoisingSpelling Correction

DPCSpell: A Transformer-based Detector-Purificator-Corrector Framework for Spelling Error Correction of Bangla and Resource Scarce Indic Languages

2022-11-07 · Mehedi Hasan Bijoy, Nahid Hossain, Salekul Islam, Swakkhar Shatabda

Spelling error correction is the task of identifying and rectifying misspelled words in texts. It is a potential and active research topic in Natural Language Processing because of numerous applications in human language…

Bangla Spelling Error CorrectionDenoising

Beqi: Revitalize the Senegalese Wolof Language with a Robust Spelling Corrector

2023-05-15 · Derguene Mbaye, Moussa Diallo

The progress of Natural Language Processing (NLP), although fast in recent years, is not at the same pace for all languages. African languages in particular are still behind and lack automatic processing tools. Some of t…

Spelling Correction

Comparison of Interactive Knowledge Base Spelling Correction Models for Low-Resource Languages

2020-10-20 · Yiyuan Li, Antonios Anastasopoulos, Alan W Black

Spelling normalization for low resource languages is a challenging task because the patterns are hard to predict and large corpora are usually required to collect enough examples. This work shows a comparison of a neural…

Spelling Correction

Grammatical Error Correction for Low-Resource Languages: The Case of Zarma

2024-10-20 · Mamadou K. Keita, Christopher Homan, Sofiane Abdoulaye Hamani, Adwoa Bremang 외

Grammatical error correction (GEC) is important for improving written materials for low-resource languages like Zarma -- spoken by over 5 million people in West Africa. Yet it remains a challenging problem. This study co…

Grammatical Error CorrectionMachine Translation