CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01coung21 /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 Face02BDRC /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 Face03fdemelo /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 Face04seanghay /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 Face05alexrommak /spelling_correction_chatgpt200926text1K<n<10K0 likes29 downloads2d agoHugging Face06SPEAK-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 Face07SPEAK-PP /sinhala-spelling-correction-already-corrected-pairs Sinhala ASR Prediction-Reference Dataset (3000 no-numbers) Dataset Description This dataset contains sentence pairs for spelling correction: dyslexic_sentence: noisy / predicted text clean_sentence: clean reference text Dataset Statistics Split Samples Train 2,400 Eval 300 Test 300 Total 3,000 Usage from datasets import load_dataset dataset = load_dataset("SPEAK-PP/sinhala-spelling-correction-already-corrected-pairs")… See the full description on the dataset page: https://huggingface.co/datasets/SPEAK-PP/sinhala-spelling-correction-already-corrected-pairs.text1K<n<10K0 likes13 downloads7mo agoHugging Face08SPEAK-PP /synthetic-error-generated-spelling-correction-dataset-100ktext10K<n<100K0 likes12 downloads6mo agoHugging Face09KrugDen /Spelling_correctiontext1K<n<10K0 likes10 downloads1y agoHugging Face10rasaboun /spellingcorrectionFrenchtext1K<n<10K0 likes9 downloads2y agoHugging Face11eachmel /russian-spelling_correction_datasettext1K<n<10K0 likes6 downloads1y agoHugging Face12SPEAK-PP /openslr-sinhala-spelling-correction-prediction-reference-60000-modified-v1 OpenSLR Sinhala Spelling Correction Dataset (Modified v1) Dataset Description This dataset contains pairs of misspelled and correctly spelled Sinhala sentences for spelling correction tasks. It is derived from the OpenSLR Sinhala dataset and includes 60,000 examples of spelling correction patterns in Sinhala language. Dataset Structure The dataset contains the following columns: dyslexic_sentence: Misspelled or incorrectly written Sinhala sentence… See the full description on the dataset page: https://huggingface.co/datasets/SPEAK-PP/openslr-sinhala-spelling-correction-prediction-reference-60000-modified-v1.text10K<n<100K0 likes6 downloads6mo agoHugging Face13shapirek /russian_spelling_correction_datasettextn<1K0 likes5 downloads1y agoHugging Face14Xamxl /spelling_correction_100textn<1K0 likes5 downloads9mo agoHugging Face15Xamxl /spelling_correction_single_word_v1textn<1K0 likes4 downloads9mo agoHugging Face16iAmHieu2012 /vietnamese-spelling-correction-datasettext100K<n<1M0 likes4 downloads9mo agoHugging Face17eachmel /russian-spelling-correctiontext1K<n<10K0 likes3 downloads1y agoHugging Face18eachmel /russian-spelling-correction2textn<1K0 likes3 downloads1y agoHugging Face19boitsov-ivan /russian-spelling-correctiontext1K<n<10K0 likes3 downloads1y agoHugging Face20datnguyen /vie_spelling_correction_data_v3gatedtext10K<n<100K0 likes3 downloads10mo agoHugging Face21datnguyen /vie_spelling_correction_data_v5gatedtext10K<n<100K0 likes3 downloads10mo agoHugging Face22Xamxl /spelling_correction_words_v1textn<1K0 likes3 downloads9mo agoHugging Face23TajikNLPWorld /tajik-spelling-correction-pairsgated 🇹🇯 Tajik Spelling Correction Pairs (Clean ↔ Noisy) A parallel corpus for training automatic spelling correction models for the Tajik language. Each record contains an original cleaned text (clean_text) and its version with artificially introduced typos and errors (noisy_text). 📖 Description This dataset was created by merging four distinct Tajik language resources: News articles (tajik-news-cluster) Lexical pairs (TajPersParallelLexicalCorpus) Toponyms… See the full description on the dataset page: https://huggingface.co/datasets/TajikNLPWorld/tajik-spelling-correction-pairs.text100K<n<1M0 likes3 downloads5mo agoHugging Face24youngwoo3283 /asr_spellingCorrection_24ktext10K<n<100K0 likes2 downloads2y agoHugging Face25datnguyen /vie_spelling_correction_datagatedtext10K<n<100K0 likes2 downloads11mo agoHugging Face26yanyshev-dima /russian_spelling_correction_datasettext1K<n<10K0 likes2 downloads10mo agoHugging Face27Alakir11 /spelling_correction_datasettext1K<n<10K1 likes1 downloads1y agoHugging Face28datnguyen /vie_spelling_correction_data_v2gatedtext10K<n<100K0 likes1 downloads10mo agoHugging Face29datnguyen /vie_spelling_correction_table_datagatedtext1K<n<10K0 likes1 downloads10mo agoHugging Face30datnguyen /vie_spelling_correction_data_v4gatedtext10K<n<100K0 likes1 downloads10mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.