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

59 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
stockers14341107(None) 
shockers17319461shockers
stackers143413561stackers
stickers142913031stickers
stocker133713081stocker_
stokers114515181sto_kers
stookers12449791stookers
blockers16398792blockers
clockers16369812clockers
cockers153618332_cockers
dockers143715002_dockers
hockers163915912_hockers
knockers13285732knockers
lockers133516922_lockers
mockers153812942_mockers
ockers123813902__ockers
rockers133916552_rockers
sackers133820222s_ackers
shickers173012822shickers
shocker163411432shocker_
shuckers17388132shuckers
slackers143812742slackers
slickers143112552slickers
smackers16318712smackers
smokers13389322smo_kers
snackers143010222snackers
snickers143010962snickers
snookers12398652snookers
soakers114114952s_oakers
soccers1138392s_occers
sockets134012982s_ockets
stacker134416262stacker_
stalkers12369852stalkers
starkers123712392starkers
sticker133515882sticker_
sticklers15227392sticklers
stinkers123111132stinkers
stockcars1742972stockcars
stocked144312872stocke_d
stockier14217252stockier_
stocks124715632stock__s
stoker104417622sto_ker_
stokes104821792sto_ke_s
stompers123610042stompers
stoners74817952sto_ners
stooker113811732stooker_
stoopers103711302stoopers
stopers94217372sto_pers
stoppers123910592stoppers
storers75018682sto_rers
stovers103713732sto_vers
strikers123611292strikers
strokers123910902strokers
suckers133717622s_uckers
tackers134319622_tackers
tickers133617722_tickers
tochers123413092_tochers
tokers104818892_to_kers
tuckers134014352_tuckers

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 Filter1786911210590.406440125.6
2DLD Change Limit121059593.25037248.9
3Display Results59590.0301966.7
 (SQL Overall)178691593.68648478.3