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

44 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
quacking243674(None) 
quaking2139311qua_king
backing165523442_backing
blacking174213602blacking
bucking163617572bu_cking
clacking173313492clacking
cracking174013902cracking
ducking154315052du_cking
flacking184311792flacking
fucking173212282fu_cking
hacking173720612_hacking
jacking214515262_jacking
knacking14296712knacking
lacking143821542_lacking
lucking143615832lu_cking
mucking163213822mu_cking
packing164420722_packing
quackier23215372quackier
quackish2654382quackish
quackism2543512quackism
quadding2035362quadding
quaffing2434352quaffing
quailing1838402quailing
quanting1849232quanting
quashing2137092quashing
quirking22215122quirking
racking144323662_racking
rucking143216672ru_cking
sacking144122702_sacking
shacking184014082shacking
slacking153914132slacking
smacking173510762smacking
snacking153411702snacking
squawking2642432squawking
stacking154215082stacking
sucking143217412su_cking
tacking144421482_tacking
thacking183110042thacking
tracking153715462tracking
tucking143415182tu_cking
whacking21377482whacking
wracking18349962wracking
yacking174315682_yacking
yucking173211692yu_cking

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 Filter1786911210590.406440125.6
2DLD Change Limit121059443.26637066.4
3Display Results44440.0133384.6
 (SQL Overall)178691443.68548491.5