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

32 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
samplers1229940(None) 
sampler113212011sampler_
samples112815451sample_s
amblers115213562_amblers
ampler104313302_ampler_
campers134220292camp_ers
dampers123915692damp_ers
gamblers13369732gamblers
hampers143616952hamp_ers
lampers113817332lamp_ers
pampers133615932pamp_ers
ramblers124010372ramblers
saddlers10289752saddlers
sailers73822322sa_ilers
samlets93813552sam_lets
sample104215012sample__
sampled123410792sample_d
sapless93313442sa_pless
sappers113518902sa_ppers
scampers143611032scamp_ers
simpers113014122simp_ers
simpler112910862simpler_
simples113014942simple_s
smilers94113852s_milers
stampers124211602stamp_ers
stampless1334542stampless
staplers103111202staplers
sumpters1238022sumpters
swampers15317472swamp_ers
tampers113516742tamp_ers
tramplers13305882tramplers
vampers143111622vamp_ers

Search took 5 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.376475242.0
2DLD Change Limit121059323.73332429.4
3Display Results32320.000 
 (SQL Overall)178691324.10943487.7