Dataset Viewer
error
stringlengths 1
37
⌀ | correct
stringclasses 200
values |
---|---|
teh
|
the
|
recieve
|
receive
|
occured
|
occurred
|
seperate
|
separate
|
definately
|
definitely
|
wierd
|
weird
|
goverment
|
government
|
enviroment
|
environment
|
becuase
|
because
|
untill
|
until
|
adress
|
address
|
occassion
|
occasion
|
tommorow
|
tomorrow
|
wich
|
which
|
comming
|
coming
|
happend
|
happened
|
thier
|
their
|
beleive
|
believe
|
accomodate
|
accommodate
|
adres
|
address
|
maintainance
|
maintenance
|
mischievious
|
mischievous
|
neccessary
|
necessary
|
restaraunt
|
restaurant
|
twelth
|
twelfth
|
vaccum
|
vacuum
|
occurence
|
occurrence
|
aganist
|
against
|
arguement
|
argument
|
artic
|
arctic
|
athiest
|
atheist
|
calender
|
calendar
|
concious
|
conscious
|
definate
|
definite
|
embarass
|
embarrass
|
existance
|
existence
|
Febuary
|
February
|
firey
|
fiery
|
grammer
|
grammar
|
guage
|
gauge
|
heirarchy
|
hierarchy
|
humerous
|
humorous
|
independant
|
independent
|
jewelery
|
jewelry
|
knowlege
|
knowledge
|
liason
|
liaison
|
millenium
|
millennium
|
miniscule
|
minuscule
|
morgage
|
mortgage
|
noticeing
|
noticing
|
occuring
|
occurring
|
pasttime
|
pastime
|
posession
|
possession
|
publically
|
publicly
|
reciept
|
receipt
|
relevent
|
relevant
|
rythm
|
rhythm
|
succesful
|
successful
|
supercede
|
supersede
|
treshold
|
threshold
|
useage
|
usage
|
tommorrow
|
tomorrow
|
there
|
their
|
their
|
there
|
your
|
you're
|
you're
|
your
|
its
|
it's
|
it's
|
its
|
effect
|
affect
|
affect
|
effect
|
then
|
than
|
than
|
then
|
loose
|
lose
|
lose
|
loose
|
accept
|
except
|
except
|
accept
|
were
|
we're
|
we're
|
were
|
weather
|
whether
|
whether
|
weather
|
advise
|
advice
|
advice
|
advise
|
practice
|
practise
|
practise
|
practice
|
les me know
|
let me know
|
tecnolgoy
|
technology
|
aavilable
|
available
|
uhere
|
there
|
laes
|
please
|
p
|
you
|
goo morning
|
good morning
|
ecstsy
|
ecstasy
|
bu
|
but
|
communiy
|
community
|
cooscios
|
conscious
|
could you plese
|
could you please
|
frrey
|
fiery
|
as soon ppossible
|
as soon as possible
|
stategy
|
strategy
|
tomorw
|
tomorrow
|
End of preview. Expand
in Data Studio
Clear Spelling Dataset
Overview
The Mistake to Meaning (M2M) dataset is a carefully crafted synthetic collection of 100,000 unique English spelling mistakes and their correct forms, intended for training high-quality typo correction and spell checking AI models. It covers various types of common mistakes observed frequently in real-world scenarios, such as:
- Keyboard adjacency typos
- Letter swaps and omissions
- Duplicate characters
- Phonetic substitution errors
- Commonly confused homophones (e.g., "their" vs. "there")
Dataset Format
The dataset is provided in CSV format with two clearly defined columns:
Column | Description | Example |
---|---|---|
error |
The misspelled or incorrect word or phrase | "teh" |
correct |
The correct word or intended phrase | "the" |
Usage
This dataset is ideal for:
- Training and fine-tuning typo correction models
- Benchmarking spell-checking algorithms
- Enhancing NLP model robustness to real-world noisy input
Quality Assurance
- No duplicates: Each (error, correct) pair is unique.
- Hand-curated seed set: Includes hundreds of common misspellings verified against real-world usage patterns.
- Realistic noise generation: Uses realistic error transformations mimicking genuine human typing behavior.
License (MIT)
This dataset is released under the permissive MIT License, which allows commercial and non-commercial use, distribution, and modification. Attribution is required:
Citation
If you use this dataset in your research or projects, please provide attribution similar to:
This [your project type] uses the Mistake to Learning dataset by ProCreations.
Enjoy training your typo-correction models!
- Downloads last month
- 61