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

37 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
clumplike194260(None) 
clamlike1635162clam_like
cuplike1537212c_u_plike
plumlike1643792plum_like
pumplike1834372_pumplike
clawlike1733913cl_awlike
claylike1734463cl_aylike
clifflike2141903clifflike
clocklike1642823clocklike
clothlike1842663clothlike
cloudlike1642553cloudlike
clumpier1435583clump_ier
clumping15319883clump_ing
clumpish17164893clump_ish
comblike1846293c_omblike
complice1639333c_omplice
compline14313553c_ompline
cormlike1646703corm_like
crumple13368363crumpl__e
crumplier1543783crumplier
crumpling1645323crumpling
cultlike1434933c_ultlike
drumlike1543793drum_like
flamelike1845063flamelike
fluidlike1742403fluidlike
flutelike1663583flutelike
fumelike1735223_fumelike
gluelike1335023glu_elike
gumlike14317403_gum_like
hemplike1936123_hemplike
lamblike1636153_lamblike
liplike1337283_l_iplike
scumlike1644353scum_like
sleeplike1543463sleeplike
souplike1436333sou_plike
tuliplike1542203tuliplike
tumpline1237113_tumpline

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 Filter1786911486410.423422437.4
2DLD Change Limit148641376.61022487.3
3Display Results37370.0132846.2
 (SQL Overall)178691377.04625360.6