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

43 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
replaced13321140(None) 
preplaced1676481preplaced
relaced103517211re_laced
replace113214281replace_
replacer12279741replacer
replaces123114121replaces
replated112817521replated
replayed14248631replayed
belaced124112152be_laced
deplaned1238662deplaned
emplaced1536052emplaced
enlaced102410522_enlaced
fireplaced1842942fireplaced
placed114318002__placed
preplace1488982preplace_
preplaces1578752preplaces
refaced133713572re_faced
reflated123514292reflated
reglazed1935742reglazed
relace83122152re_lace_
relaces93420882re_laces
related83327572re_lated
relaxed153312532re_laxed
relayed113212752re_layed
repacked17188742rep_acked
repaved133311132rep_aved
repealed113211872repealed
repeated113117442repeated
replacers13266832replacers
replanned1235162replanned
replanted1248062replanted
replate93420052replate_
replates102919272replates
repleaded1336292repleaded
repled93319782repl__ed
replied103914452repl_ied
replowed14127572replowed
repriced132610542repriced
reslated93517522reslated
respaced1338502respaced
respliced1445542respliced
retraced111413022retraced
unplaced1338612unplaced

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.406440125.6
2DLD Change Limit121059433.79631891.2
3Display Results43430.0162687.5
 (SQL Overall)178691434.21842363.9