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

27 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
comaking1731000(None) 
caking134624672c__aking
cloaking15299712cloaking
coaling103722832co_aling
coaming123818332co_aming
coating103525322co_ating
coaxing173511712co_axing
cocking163619992co_cking
coking134523892co__king
combating16310162combating
combing143714742com_bing
coming114225462com__ing
comparing162410582comparing
comping143518602com_ping
compting153013612compting
conking143618462co_nking
cooking143818982co_oking
corking143018832co_rking
creaking153414122creaking
croaking153712162croaking
homaging1536612homaging
making134823852__making
pomading1437422pomading
remaking152613302remaking
soaking123116612so_aking
unmaking1538132unmaking
womaning1437652womaning

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 Filter1786911210590.920194229.3
2DLD Change Limit121059276.40618897.8
3Display Results27270.000 
 (SQL Overall)178691277.32624391.3