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

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

46 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
whipsnakes225172(None) 
whipsnake2151731whipsnake_
whipsawed2141853whips_awed
whipsaws1942693whips_a_ws
whipstalls1852313whipstalls
bullsnakes1652084bullsnakes
dipsades1246494_dips_ades
insnares858084__insnares
keepsakes1442184keeps_akes
kingsnakes14251754kingsnakes
mismakes16129884_mi_smakes
misnames12119884_mi_snames
mistakes141213414_mi_stakes
shiitakes1643014shi_itakes
shipmates1645954ship_mates
shipshape1952664shipshape_
shipsides1544884ships_ides
shitakes1546114shi__takes
snakes103919604____snakes
sweepstakes2051204sweepstakes
thionates12106664thi_onates
tipstaves1443354_tipstaves
wapentakes1952254w_apentakes
whimsies1635194whims__ies
whines125120104whi__n__es
whinges143610634whi__n_ges
whinnies14237274whi__nnies
whinstones1644234whinstones
whiplashes2152064whiplashes
whiplike2043814whip_like_
whiprays1942504whip_ra_ys
whipsaw1842724whips_a__w
whipsawn1941884whips_a_wn
whipstall1752554whipsta_ll
whipstocks2452224whipstocks
whiptails1742904whip_tails
whishes16309444whi_s__hes
whisked18336914whi_s__ked
whisker17367934whi_s__ker
whiskers18306774whi_s__kers
whiskey20445584whi_s__key
whiskeys21353384whi_s__keys
whiskies1835954whi_s_kies
whisks16497354whi_s__k_s
whistles14108214whi_s_tles
whitefaces2162514whitefaces

Search took 10 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 Filter1786911614500.420425454.8
2DLD Change Limit161450469.19017568.0
3Display Results46460.0133538.5
 (SQL Overall)178691469.62318569.2