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

50 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
pimpled1428919(None) 
dimpled132810301dimpled
impled113812511_impled
pimped134913481pimp_ed
pimple123512961pimple_
pimples133012421pimples
rimpled123311421rimpled
wimpled15338821wimpled
bepimpled1842042bepimpled
crimpled15366932crimpled
dimple113512792dimple_
dimples122813212dimples
gimped123911472gimp_ed
hirpled13157142hirpled
impaled12288512_impaled
imped105117982_imp_ed
implead12315822_implead
implied1238622_implied
limped114817122limp_ed
mispled12310462mispled
nippled12307642nippled
peopled1238502peopled
pickled164011882pickled
piddled123311252piddled
piffled16366402piffled
piled85232992pi__led
pilled94222752pi_lled
pimplier1445412pimplier
pimply15329212pimpl_y
piped105123162pi_p_ed
pipped104516542pi_pped
poppled11339242poppled
primped14479152primp_ed
pumped133915562pump_ed
purpled12299782purpled
rimple103814582rimple_
rimples113114222rimples
rippled123110272rippled
rumpled123810012rumpled
sampled123410792sampled
simple104315172simple_
simpler112910862simpler
simples113014942simples
simplex18256392simplex
templed12278562templed
tippled12358392tippled
wimbled15298152wimbled
wimped144211512wimp_ed
wimple133611362wimple_
wimples143311172wimples

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.360496363.9
2DLD Change Limit107671502.84337872.3
3Display Results50500.0163125.0
 (SQL Overall)178691503.21955511.3