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

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
schlumpy204187(None) 
schlump1643261schlump_
schlumps1742741schlumps
shlumpy1742861s_hlumpy
clumpy15409572_c_lumpy
schlumped1941952schlumped
shlump1345712s_hlump_
shlumps1434142s_hlumps
calumny1443863_calumny
champy18509613_ch_ampy
chummy18385893_ch_ummy
chump145315443_ch_ump_
chumps154313823_ch_umps
clump115517453_c_lump_
clumps1215314643_c_lumps
clumsy13326193_c_lumsy
glumpy14527193__glumpy
humpy155115673__h_umpy
lumpy126615913___lumpy
schlep1347093schl_ep_
schlepp1662953schl_epp
schlepps1762563schlepps
schleps1445483schl_eps
schlocky22243383schlocky
schlub1355003schlu__b
schlubs1443193schlu_bs
schlumpier1941473schlumpier
schlumping2041943schlumping
scrimpy16486133sc_rimpy
scummy15265223sc__ummy
shlumped1643443s_hlumped
shrimpy17415403s_hrimpy
slummy13325863s__lummy
slump94816633s__lump_
slumps104313583s__lumps
stumpy13458133s__tumpy

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 Filter1786911461620.893200101.9
2DLD Change Limit146162366.40622816.4
3Display Results36360.0132769.2
 (SQL Overall)178691367.31224438.0