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

45 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
selectable1413644(None) 
delectable15247381delectable
electable13149621_electable
deflectable1943802deflectable
delectables16144332delectables
delectably18125682delectably
deletable12149502dele_table
detectable15136602detectable
ejectable20136572_ejectable
erectable131210092_erectable
resectable1478122resectable
unelectable1546752unelectable
affectable2043613affectable
collectable17104903collectable
delectate1248743delecta_te
delegable13136643dele_gable
depletable1544973deple_table
detestable13136503detestable
enactable1338493_enactable
exactable2046433_exactable
execrable2046233_execrable
executable2144033_executable
expectable2345063expectable
ineluctable1545413ineluctable
inflectable1845123inflectable
injectable2147003injectable
meltable12310473mel__table
relatable11310053rel_atable
releasable1245483releasable
relegable1258103rele_gable
relocatable1542863relocatable
repeatable1447603repeatable
resettable1256513resettable
respectable1755043respectable
saleable10312023sale__able
searchable1744143searchable
seeable91113943se_e__able
selectee10910493select__ee
selective1449523select_ive
selectly1346563select__ly
sellable101711823sel__lable
severable1438543seve_rable
sliceable1345443s_liceable
spectacle1544083s_pectacle
vegetable1545683vege_table

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.406440125.6
2DLD Change Limit140603455.84324063.5
3Display Results45450.0331363.6
 (SQL Overall)178691456.28228444.9