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

42 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
deportable154565(None) 
reportable1446951reportable
deformable1844192deformable
denotable1238372deno_table
depletable1544962depletable
deplorable1545072deplor_able
deposable1446832depo_sable
deputable1487042dep_utable
exportable2144602exportable
importable1646552importable
portable12313202__portable
debatable1446313de_batable
deferrable1644853deferrable
delectable15247383delectable
deletable12149503de_letable
demountable1652573demountable
dependable1645793dependable
deplorably1863613deplor_ably
deployable1843863deployable
deportee11510353deport__ee
desirable1249393desir_able
detectable15136603detectable
deterrable1345723deterrable
detestable13136503detestable
detonable1247623deto_nable
detonatable1462493detonatable
exorable1738933_exor_able
memorable1547533memor_able
portables1337873__portables
portably1539313__portably
potable112115363__po_table
recordable1545553recordable
reformable1745293reformable
reparable1359953repar_able
repeatable1447603repeatable
reportage1245023reporta_ge
reputable1379123rep_utable
separable1348673separ_able
sortable10312483__sortable
spottable1345343_spottable
supportable1752693supportable
vaporable1645543vapor_able

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.1561145455.1
2DLD Change Limit140603426.84620538.0
3Display Results42420.0133230.8
 (SQL Overall)178691427.01525472.7