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 forawfuller” with Change Limit: [1] [2] [3] [4]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

40 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
awfuller144242(None) 
awfullest1543172awfullest
awfully1644002awfull_y
fuller94220382__fuller
wofuller1442402wofuller
ampullar1253133ampullar
annulled944843annulled
aulder7511453a__ulder
awful1178143awfu_l__
awfulness1544413awfulness
carefuller1542713carefuller
cruller968753_cruller
culler84322253__culler
duller74017703__duller
dweller11297273dw_eller
faller94621233__faller
fearfuller1651803fearfuller
feller94419553__feller
filler94623623__filler
fueler94313933__fueler
fueller10279963__fueller
fulled103820653__fulled
fullers103817373__fullers
fullery13337973__fullery
furler93616403__furler
huller93919103__huller
joyfuller2251473joyfuller
kruller1145153_kruller
lawfully1743503lawfull_y
luller63415483__luller
muller83820353__muller
painfuller1552203painfuller
puller83820813__puller
sculler99812153_sculler
sweller103012463sw_eller
swiller103211663sw_iller
waffler16377783waf_fler
wafflier1733953wafflier
willer94021063_w_iller
woefuller1542103woefuller

Search took 8 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 Filter1786911461620.420425454.8
2DLD Change Limit146162406.72021750.3
3Display Results40400.0133076.9
 (SQL Overall)178691407.15324981.3