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

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
deterrable134572(None) 
deferrable1644851deferrable
deferrables1752282deferrables
detectable15136602detectable
detestable13136502detestable
alterable1149163alte_rable
averrable14105413_averrable
dateable1149443date__able
deceivable1845023deceivable
declarable1544973declarable
defendable1754983defendable
deferral1244353deferra_l_
deferrals1343683deferra_ls
deformable1844193deformable
delectable15247383delectable
delegable13136643dele_gable
deletable12149503dele_table
dependable1645793dependable
deplorable1545073deplorable
deportable1545653deportable
desirable1249393de_sirable
detachable1844613detachable
determinable1754023determinable
deterrence1345623deterrence
detestably16144393detestably
detonable1247623det_onable
enterable11312643ente_rable
errable9312183___errable
execrable2046233_execrable
generable1238663gene_rable
inerrable11410163_inerrable
integrable1348403integrable
penetrable1446043penetrable
referable1439623refe_rable
reservable1546373reservable
returnable1244793returnable
reverable14310363reve_rable
severable1438543seve_rable
steerable1146913_steerable
tearable101512673__tearable
terrible1046643__terrible
utterable1147153utte_rable
venerable1438483vene_rable

Search took 8 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.423422437.4
2DLD Change Limit140603436.79620689.1
3Display Results43430.0301433.3
 (SQL Overall)178691437.24924650.4