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

30 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
fidgets1238876(None) 
fidges114114381fidge_s
fidget114216471fidget_
fidgety15384891fidgety
midgets113910251midgets
nidgets9358141nidgets
widgets12318451widgets
bidets95215532bid_ets
budgets11489862budgets
fadges114814022fadge_s
fidge104516052fidge__
fidged124610922fidge_d
fidgeted1443892fidgeted
fidgeter1343782fidgeter
fidgeters1443622fidgeters
fights133816552fi_ghts
filets94718952fi_lets
fillets103414752fillets
fingers113418432fingers
forgets113813792forgets
fridges12369482fridge_s
fudges114314492fudge_s
gadgets10348682gadgets
midges103516472midge_s
midget103718442midget_
midguts11296012midguts
nidget83715632nidget_
ridgels9348022ridgels
ridges85817002ridge_s
widget113815252widget_

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 Filter1786911076710.1401276364.3
2DLD Change Limit107671305.39019976.1
3Display Results30300.000 
 (SQL Overall)178691305.53032313.0