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 forsemblable” 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
semblable154484(None) 
semblables1642551semblables
semblably1843121semblably
sealable101512692se_alable
sellable101711822se_llable
semblance1544402semblance
bombable1336263bomb_able
demisable1448533demisable
emblaze2045773_embla_ze
exilable1737203_exilable
fellable13179133fe_llable
gelable101710733ge__lable
healable131610173he_alable
memorable1547533memorable
peelable1238553pe_elable
reelable10311593re_elable
regulable1246513regulable
removable1646923removable
resalable1138733resalable
sailable10310563s_ailable
salable91415463s__alable
scalable121710233s_calable
securable1347773securable
seeable91113943se__eable
seisable10311373se_isable
seizable1938723se_izable
semblances1644213semblances
sendable111612043se_ndable
separable1348673separable
servable13310083se_rvable
settleable1242583settleable
severable1438543severable
sewable121911173se__wable
smokable1636223s_mokable
sorbable1239303sorb_able
spallable1345833spallable
spillable1345353spillable
spoilable1345163spoilable
stealable1136573stealable
summable1436903sum_mable
syllable13177773s_yllable
tellable10169773te_llable
temptable1545813temptable

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 Filter1786911486410.410435831.7
2DLD Change Limit148641437.48319863.8
3Display Results43430.0162687.5
 (SQL Overall)178691437.90922593.4