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 forconsumable” with Change Limit: [1] [2] [3] [4]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

30 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
consumable164556(None) 
consumables1753201consumables
censurable1445652censurable
constable13311002cons_table
inconsumable1854092inconsumable
assumable1344543_assumable
coagulable1543323coagulable
commutable1845343commutable
computable1855723computable
condemnable1854053condemnable
condonable1545443condonable
confirmable2064183confirmable
conformable2084983conformable
consignable1654283consignable
constables1446733cons_tables
construable1554783construable
consulate11612233consula_te
consume11510133consum___e
consumedly1852753consumedly
consummate1654263consummate
honourable1544463honourable
inconsumably2163573inconsumably
insurable111011093_insurable
mensurable1445453mensurable
nondurable1346093nondurable
nonsalable1245663nonsalable
nonusable1146763non_usable
presumable1645203presumable
resumable1347553_resumable
subsumable1652613subsumable

Search took 7 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 Filter1786911406030.453394461.4
2DLD Change Limit140603305.73624512.4
3Display Results30300.0132307.7
 (SQL Overall)178691306.20228811.8