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

28 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
sumpter113887(None) 
sumpters1238021sumpters
bumper123714342bump_er
bumpier13359202bumpier
dumper114615212dump_er
dumpier12409652dumpier
dumpster1344052dumpster
humper134115882hump_er
humpier143110722humpier
jumper173612372jump_er
jumpier18317942jumpier
lumper103816652lump_er
lumpier113410142lumpier
mumper123513522mump_er
pumper124415552pump_er
sampler113212012sampler
scepter1138362scepter
simper103616292simp_er
simpler112910862simpler
smiter83616412s_miter
stumper113610092stump_er
stumpier1255882stumpier
suiter64121812su_iter
summer104017712sum_mer
super74924482su_p_er
supper104115432su_pper
suppler1148432suppler
tempter11358212tempter

Search took 4 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 Filter1786911076710.376475242.0
2DLD Change Limit107671283.01335735.5
3Display Results28280.0161750.0
 (SQL Overall)178691283.40552479.0