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

36 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
saluting931055(None) 
salting84120791sal_ting
dauting93814762da_uting
diluting10248982diluting
eluting84115292_eluting
faulting12237732faulting
fluting113815092_fluting
halting114419072hal_ting
luting75221752__luting
malting103219082mal_ting
resaluting1137392resaluting
sainting93215732sainting
sallying12309852sallying
saltine75018562sal_tine
saltings92811252sal_tings
salving113913152sal_ving
salvoing1236422salvoing
sating74735452sa__ting
saucing10311002sa_ucing
sauteing937912sa_uteing
scouting112612752scouting
shouting122711792shouting
shuting113212052s_huting
silting83320482sil_ting
slanting94115092slanting
slating83724652s_lating
slatting94014232slatting
sluing74315882s_lu_ing
snouting92511922snouting
solating9315592solating
spouting113511952spouting
tauting83316382ta_uting
valeting1238842valeting
valuating1338642valuating
valuing11298842valu_ing
vaulting12227222vaulting

Search took 5 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 Limit121059363.87631233.0
3Display Results36360.0132769.2
 (SQL Overall)178691364.27941760.0