CoolFace
20 results

spelling-correction

coung21 /vi-spelling-correction Vietnamese Spelling Correction Dataset This dataset contains 978,417 pairs of noisy (source) and clean (target) Vietnamese sentences, designed for training spelling correction models. The dataset was synthetically generated by injecting realistic noise into a clean Vietnamese corpus. Dataset Structure The dataset is divided into training and testing sets: Train: 880,575 examples Test: 97,842 examples Data Fields source: The text with injected errors (input).… See the full description on the dataset page: https://huggingface.co/datasets/coung21/vi-spelling-correction.texttext-generation100K<n<1M1 likes79 downloads8mo agoHugging FaceBDRC /tibetan-spelling-correction-dataset Tibetan Spelling Correction Sentence-level spelling correction pairs for Tibetan. Each row pairs an annotator's transcription of a manuscript page segment with the final reviewer's corrected version, from the double-annotation workflow of the BDRC Etext Corpus. For training and evaluating post-correction models such as TiSpell. Source batches: Ume 1-4, Uchen 1-4. 4,672 pages. Contents train validation test All error pairs 43,015 2,268 2,229 47,512… See the full description on the dataset page: https://huggingface.co/datasets/BDRC/tibetan-spelling-correction-dataset.texttext-generation100K<n<1M0 likes77 downloads1mo agoHugging Facefdemelo /spelling-correction-french-news Spelling correction dataset (French) This dataset is generated by transforming/corrupting sentences of a French news corpus provided by the University of Leipzig. The following transformations are applied to words in the sentences: concatenation of pairs of words swapping of neighboring letters in words insertion deletion replacement (by neighboring characters in AZERTY keyboard) Generation ./scripts/get_data.py -t news -y 2023 -s 10K ./scripts/generate_dataset.py… See the full description on the dataset page: https://huggingface.co/datasets/fdemelo/spelling-correction-french-news.text10K<n<100K1 likes74 downloads1y agoHugging Faceseanghay /khmer-spelling-corrections Khmer Spelling Corrections Naturally occurring Khmer misspellings paired with the word the writer meant. The labels are not annotated, they are observed. Search sessions record the whole typing trajectory toward a single word, so when a user types something, fails, adjusts and lands on a real dictionary headword, the failed attempt and the headword form a correction pair produced by a real person under no instruction to make mistakes. Only pairs within two edits of the target… See the full description on the dataset page: https://huggingface.co/datasets/seanghay/khmer-spelling-corrections.tabulartext-generationn<1K2 likes35 downloads1mo agoHugging Facealexrommak /spelling_correction_chatgpt200926text1K<n<10K0 likes29 downloads2d agoHugging FaceSPEAK-PP /openslr-sinhala-spelling-correction-prediction-reference-60000 OpenSLR Sinhala Spelling Correction – Prediction / Reference This dataset contains Sinhala sentence pairs intended for training and evaluating spelling-correction models on ASR output. Column Description dyslexic_sentence Noisy / dyslexic sentence (model input – ASR hypothesis) clean_sentence Clean / correct sentence (ground truth) Splits Split Source file Rows (approx.) train openslr-60000.csv ~60 000 eval openslr-7000.csv ~7 000… See the full description on the dataset page: https://huggingface.co/datasets/SPEAK-PP/openslr-sinhala-spelling-correction-prediction-reference-60000.text10K<n<100K0 likes20 downloads7mo agoHugging Face