Challenge: Typographical errors (typos) also occur in user generated content (UGC).
Approach: They extract over half a million Japanese typo–correction pairs from Wikipedia’s revision history and combine character-based extraction rules, morphological analyzers to guess readings, and various filtering methods to address these challenges.
Outcome: The proposed dataset extracts over half a million typo–correction pairs from Wikipedia’s revision history.

Similar Papers

GitHub Typo Corpus: A Large-Scale Multilingual Dataset of Misspellings and Grammatical Errors (2020.lrec-1)

Copied to clipboard

Challenge: Lack of large-scale datasets has been a major hindrance to the development of NLP tasks such as spelling correction and grammatical error correction.
Approach: They propose to make GitHub Typo Corpus a multilingual dataset of misspellings and grammatical errors available for use in NLP.
Outcome: The proposed dataset contains more than 350k edits and 65M characters in more than 15 languages.
A Document-Level Text Simplification Dataset for Japanese (2024.lrec-main)

Copied to clipboard

Challenge: Document-level text simplification tasks combine summarization and intra-sentence simplification.
Approach: They devised a Japanese document-level text simplification dataset based on newspaper articles and Wikipedia.
Outcome: The proposed dataset compared Japanese document-level text simplification models with English models and newspaper articles.
SWiPE: A Dataset for Document-Level Simplification of Wikipedia Pages (2023.acl-long)

Copied to clipboard

Challenge: Prior work on document-level simplification has focused on sentence-level edits, while many desirable edits require document- level context.
Approach: They propose a dataset that reconstructs the document-level editing process from English Wikipedia to paired Simple Wikipedia articles.
Outcome: The proposed dataset reconstructs the document-level editing process from English Wikipedia (EW) articles to paired Simple Wikipedia (SEW) pages.
Correcting the Autocorrect: Context-Aware Typographical Error Correction via Training Data Augmentation (2020.lrec-1)

Copied to clipboard

Challenge: a recent study shows that typographical errors are now ubiquitous . traditional spelling correction software is inadequate to correct typographical mistakes .
Approach: They propose to generate typographical errors based on annotated spelling errors . they then use annotations to introduce errors into substantially larger corpora .
Outcome: The proposed method generates typographical errors that require context-aware error detection . it also shows that machine learning can correct typographical mistakes based on the data .
Wiktionary Normalization of Translations and Morphological Information (2020.coling-main)

Copied to clipboard

Challenge: We extend the Yawipa Wiktionary Parser to extract and normalize translations from etymology glosses and morphological form-of relations.
Approach: They extend Yawipa to extract and normalize translations from etymology glosses . they propose a method to identify typos in translation annotations based on extracted morphological data .
Outcome: The proposed method improves on a standard attention baseline by using copy attention.
Massively Multilingual Pronunciation Modeling with WikiPron (2020.lrec-1)

Copied to clipboard

Challenge: WikiPron is an open-source command-line tool for extracting pronunciation data from Wiktionary . the tool generates a database of 1.7 million pronunciations from 165 languages .
Approach: They propose a command-line tool for extracting pronunciation data from Wiktionary . they use it to generate a database of 1.7 million pronunciations from 165 languages .
Outcome: The proposed software generates a database of pronunciations for 165 languages . the proposed model is then validated by a grapheme-to-phoneme model .
Evaluation Dataset for Zero Pronoun in Japanese to English Translation (2020.lrec-1)

Copied to clipboard

Challenge: In natural language, we often omit some words that are easily understandable from the context.
Approach: They propose to use a dataset to evaluate whether translation models can resolve zero pronoun problems in Japanese to English translations.
Outcome: The proposed model can resolve the zero pronoun problem in Japanese to English translations.
WikiAtomicEdits: A Multilingual Corpus of Wikipedia Edits for Modeling Language and Discourse (D18-1)

Copied to clipboard

Challenge: a corpus of 43 million atomic edits is available for Wikipedia edit history . edits are instances in which a human editor has inserted a single contiguous phrase into, or deleted a contigous phrase from, an existing sentence.
Approach: They use Wikipedia edit history to mine atomic edits across 8 languages . they find edits contain instances in which a human editor has inserted a single phrase into, or deleted a contiguous phrase from, an existing sentence.
Outcome: The data show that edits differ from the language observed in standard corpora and that models trained on edits encode different aspects of semantics and discourse than models trained in raw text.
Assessing the Efficacy of Grammar Error Correction: A Human Evaluation Approach in the Japanese Context (2024.lrec-main)

Copied to clipboard

Challenge: Using an automatic annotation toolkit, we evaluated the performance of the sequence tagging grammar error detection and correction model (SeqTagger) using Japanese university students’ writing samples.
Approach: They evaluated the performance of the state-of-the-art sequence tagging grammar error detection and correction model using Japanese university students’ writing samples.
Outcome: The proposed model shows a high precision but conservativeness in error detection and correction.
Learning From Free-Text Human Feedback – Collect New Datasets Or Extend Existing Ones? (2023.emnlp-main)

Copied to clipboard

Challenge: Existing datasets for learning from free-text human feedback are scarce.
Approach: They manually annotate a subset of a popular dialogue dataset with error and user response types using an improved version of the Integrated Error Taxonomy and a newly proposed user response type taxonomies.
Outcome: The proposed dataset provides new insights into dataset composition, error types, user response types, and the relations between them.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations