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 forcoddler” 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.

61 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
coddler11371083(None) 
codder104416341codd_er
coddle104713851coddle_
coddled123410571coddled
coddlers12359171coddlers
coddles114213591coddles
cuddler113810741cuddler
toddler9379041toddler
boodler103312002boodler
candler103516592candler
cloddier1234062cloddier
coaler84121712co_aler
cobbler133311822cobbler
codded114515302codd_ed
codders114114452codd_ers
coder86134222co_d_er
codger105814872co_dger
coiler84421592co_iler
colder95121852cold_er
condoler113412122condoler
cooler84824712co_oler
corder94322882cord_er
coruler9311712coruler
coupler114713012coupler
cradler102910512cradler
cuddle104414532cuddle_
cuddled124110762cuddled
cuddlers12388382cuddlers
cuddles114014092cuddles
cuddlier1234012cuddlier
curdler103511562curdler
diddler103511512diddler
dodder94712912dodd_er
doodler93310152doodler
fiddler12309952fiddler
fodder114712112fodd_er
fondler11348882fondler
huddler12379422huddler
meddler11319952meddler
middler112712272middler
modeler1039292modeler
muddler113411622muddler
nodder84811942nodd_er
noddle83211362noddle_
noddled10358562noddled
noddles92911292noddles
odder74515392_odd_er
paddler113711552paddler
peddler113210492peddler
piddler112911522piddler
puddler112910752puddler
riddler93411262riddler
saddler93811962saddler
tiddler93110002tiddler
toddle85811032toddle_
toddled10328822toddled
toddlers10346962toddlers
toddles93211532toddles
waddler124010792waddler
yodeler1136342yodeler
yodler10389942yo_dler

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.373479064.3
2DLD Change Limit107671613.48630886.7
3Display Results61610.0302033.3
 (SQL Overall)178691613.88945947.8