Welcome!   Search Scrabble® Dictionary using DLD   Statistics   Compare any two Strings using DLD   Reference   Your IP

Dictionary Search Results using Damerau-Levenshtein distance in T-SQL

Here are the results of your fuzzy-string dictionary search fordatable” with Change Limit: [1] [2] [3]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

68 similar words found! Changes to Transform each Found Word to your word are shown as:
 remove a letter ~ replace a letter ~ swap two letters ~ _add a letter from your word
(Use the links in the Changes column to see more Transformation details.)

Found WordScrabble ScoreSearched PreviouslyFound PreviouslyChangesTo Transform to your Word
datable10171423(None) 
dateable1149441dateable
eatable91717601eatable
hatable121713961hatable
ratable91717551ratable
abatable1238022abatable
actable11313472actable
adaptable1444612adaptable
addable11218842addable
arable81821002_arable
beatable121612242beatable
bitable11312202bitable
boatable121610262boatable
capable13313362capable
cartable121314092cartable
castable121613972castable
citable11313462citable
dabble114515192da_bble
damnable1347592damnable
database1143532database
debatable1446312debatable
dilatable1246852dilatable
disable10516432disable
doable93115242d_oable
dowable13189452dowable
draftable1575562draftable
drapable1377572drapable
drawable1467112drawable
dryable13237432dryable
dupable12238382dupable
durable102312722durable
dutiable1137372dutiable
dyable12308982d_yable
dyeable1337302dyeable
eatables10169792eatables
editable11310422editable
fadable13310462fadable
getable101712552getable
hateable1339372hateable
heatable131612042heatable
makable15510202makable
mutable11312302mutable
namable11312342namable
notable92114902notable
parable111819772parable
payable141711322payable
potable112115362potable
ratables10159722ratables
ratably121711512ratably
rateable10311442rateable
retable91820402retable
salable91415462salable
satiable10310732satiable
savable121711862savable
sayable121411612sayable
stable83921642_stable
statable10310702statable
table75429602__table
takable13310192takable
tamable11312852tamable
tastable101511972tastable
taxable1639072taxable
totable92313362totable
undatable1238982undatable
votable122111372votable
wadable13310232wadable
wastable131410452wastable
waxable1937672waxable

Search took 4 seconds overall (including website activity, plus SQL activity in the following phases):

  1. Length Filter: Limit the application of DLD to words with length difference of no more than the Change Limit.
  2. DLD Change Limit: Apply DLD to each remaining word, limiting each comparison according to the Change Limit.
  3. Display Results: Return the results, with similar words marked up to highlight differences.
SeqSearch PhaseWords CheckedWords MatchedSecondsWords Per Sec
1Length Filter1786911076710.1401276364.3
2DLD Change Limit107671683.48630886.7
3Display Results68680.0302266.7
 (SQL Overall)178691683.65648876.1