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

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
orderable124618(None) 
operable12410322o_perable
overable13513572o_verable
ponderable1546082ponderable
adherable1545003adherable
adorable1138773_adorable
alterable1149163alterable
coverable1649103coverable
durable102312723__durable
endurable1247733endurable
enterable11312643enterable
errable9312183er__rable
forceable1646213force_able
fordable1439593ford__able
forgeable1545403forge_able
freezable2345093freezable
generable1238663generable
indexable1947033indexable
inferable14411263inferable
lacerable1346943lacerable
miserable1349653miserable
nondurable1346093nondurable
numerable1347623numerable
obeyable1544113o_beyable
observable1743333observable
openable1247013o_penable
operably1557093o_perably
ordeal779253orde_a_l_
ordeals877993orde_a_ls
orderly1135763order__ly
perdurable1544753perdurable
preferable1746723preferable
reefable1339533_reefable
reelable10311593_reelable
referable1439623referable
renderable1397153renderable
retable91820403_r_etable
reverable14310363reverable
rideable1158653ride_able
severable1438543severable
steerable1146913steerable
superable13312483superable
tolerable1147393tolerable
tradeable1247413trade_able
utterable1147153utterable
venerable1438483venerable
wadeable1437443wade_able

Search took 9 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.436409841.7
2DLD Change Limit148641477.64319448.0
3Display Results47470.0301566.7
 (SQL Overall)178691478.10922036.1