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

47 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
dimples12281321(None) 
dimple113512791dimple_
dimpled132810301dimpled
pimples133012421pimples
rimples113114221rimples
simples113014941simples
wimples143311171wimples
bedimples1642972bedimples
crimples14308962crimples
dapples1238992dapples
dibbles124013332dibbles
diddles103915072diddles
dimes85833042dim__es
dimplier1336672dimplier
dimpliest1436582dimpliest
dimply14339742dimpl_y
dindles93817242dindles
dingles93818322dingles
diplex16408052di_plex
diploes101111492di_ploes
dipoles101013752dipoles
dispels10310502dispels
fimbles143510662fimbles
fipples14298652fipples
hirples12149642hirples
impales113311762_impales
impels10389522_impels
impled113812512_impled
implies11312122_implies
nipples11319662nipples
pimple123512962pimple_
pimpled14289192pimpled
rimple103814582rimple_
rimpled123311422rimpled
ripples113513292ripples
rumples113313132rumples
samples112815452samples
similes92915232similes
simple104315172simple_
simpler112910862simpler
simplest122310222simplest
simplex18256392simplex
temples112610892temples
tipples112811252tipples
wimbles143010852wimbles
wimple133611362wimple_
wimpled15338822wimpled

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 Limit107671473.34332207.9
3Display Results47470.0162937.5
 (SQL Overall)178691473.71948048.1