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

41 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
weakling1610676(None) 
weaklings1794001weaklings
weanling12118641weanling
dealing94323232dea_ling
eagling91113602_eagling
eanling81416672_eanling
healing113922962hea_ling
heckling18257162heckling
keckling14245522keckling
leaking123616972leak_ing
peaking144317692peak_ing
pealing104123202pea_ling
pearling11912012pearling
sealing83528562sea_ling
teazling1856572teazling
tweaking1635882tweak_ing
vealing114217422vea_ling
wailing113620902w_ailing
waking144821382w_ak_ing
waling104525302w_a_ling
walking154013302w_alking
walling113520972w_alling
wauling112713112w_auling
wawling143810962w_awling
weakening1734842weakening
weaklier1534262weaklier
weaning114117192wea_ning
weanlings1394412weanlings
wearing113318862wea_ring
wearying1546702wearying
weaseling1335612weaseling
weaving143211622wea_ving
wedeling1338772wedeling
weeklong1641322weeklong
welling112920312we_lling
whaling143910772wha_ling
winkling16298292winkling
wreaking163010212wreak_ing
yealing112716382yea_ling
yeanling12107062yeanling
yearling1297882yearling

Search took 6 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 Filter1786911210590.390458182.1
2DLD Change Limit121059415.34322657.5
3Display Results41410.0301366.7
 (SQL Overall)178691415.76331006.6