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

45 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
eluders840990(None) 
deluders10156431deluders
elders74817301el_ders
eluder73712211eluder_
eludes75417681elude_s
alders74218422al_ders
aludels835302aludels
bladers104214682bladers
bludgers12397852bludgers
blunders113911342blunders
deluder9168332deluder_
deludes91810642delude_s
denuders10165872denuders
eiders74321362e_iders
elaters74420192elaters
elder64020022el_der_
elides74420692elide_s
elodeas836962elodeas
elopers95112942elopers
elude64517622elude__
eluded84612772elude_d
elutes64020312elute_s
elvers93814982el_vers
enders74324052e_nders
etudes73811602etude_s
evaders1136932evaders
excluders1942712excluders
exudes143710362exude_s
fluters103713682fluters
gelders93812572gel_ders
gliders94811842gliders
gluers75011152glu_ers
laders74927762_laders
lauders84012892lauders
leaders83819602leaders
lenders84419642lenders
leudes75314092leude_s
ludes65728852_lude_s
lugers74617022_lugers
lurers64217492_lurers
melders103213912mel_ders
plunders11329832plunders
preluders1234422preluders
sliders83515222sliders
welders113313412wel_ders

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 Limit107671453.25033129.5
3Display Results45450.0162812.5
 (SQL Overall)178691453.63949104.4