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

46 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
oddly103716(None) 
addle74318352addle
badly114918762badly
bodily12310992bodily
boldly12399422boldly
coddle104713852coddle
coldly12459952coldly
cuddly13388412cuddly
diddly12389572diddly
dodgy116611462dodgy
doily95321032doily
dolly96125202dolly
dooly94821802dooly
doyly124514012doyly
duly85323032_duly
eddy93912092edd_y
fiddly14328482fiddly
fondly13299042fondly
godly104913292godly
goodly11419302goodly
idly85617322_idly
lordly1038752lordly
loudly1037782loudly
madly115218132madly
muddly13418602muddly
noddle83211362noddle
noddy105411202nodd_y
odd57725452odd__
odder74515392odder
oddity1135242oddity
odds68919922odd_s
odyl84111462odyl_
odyle9349592odyle
odyls9428652odyls
oily77932252o_ily
oldy85316842old_y
only75319722o_nly
piddly13319142piddly
puddly13438132puddly
redly94217202redly
sadly94519122sadly
soddy104210702sodd_y
tiddly11308782tiddly
toddle85811032toddle
toddy106812422todd_y
waddly14478722waddly

Search took 2 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 Filter178691538000.310576422.6
2DLD Change Limit53800461.47036598.6
3Display Results46460.0162875.0
 (SQL Overall)178691461.79699493.9