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 fordemystifying” with Change Limit: [1] [2] [3] [4] [5]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

39 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
demystifying255190(None) 
mystifying2243942__mystifying
decertifying2292793decertifying
demulsifying2251863demulsifying
demystified2152183demystif_ied
demystifies2052373demystif_ies
demystify2151403demystify___
densifying1844813de_ns_ifying
desertifying2092873desertifying
rejustifying2652373rejustifying
retestifying1993413retestifying
testifying1745403te__stifying
beatifying1945734be__atifying
beautifying2043414be_autifying
certifying1945314ce__rtifying
damnifying2043624dam__nifying
deacidifying2351894deacidifying
decalcifying2452184decalcifying
declassifying2361804declassifying
deifying1637634de____ifying
demasting1338454demast___ing
denazifying2892394de_nazifying
denitrifying2062664denitrifying
destining11311434de__sti_ning
destroying1564904de__stroying
detoxifying2652634de_toxifying
devitrifying2352184devitrifying
emulsifying2052434_emulsifying
identifying1943494ide__ntifying
justifying2444054__justifying
mortifying1944924__mortifying
mystifyingly236704__mystifyingly
recertifying2183234recertifying
rectifying1946374re__ctifying
refortifying2252794refortifying
remodifying2143854rem_odifying
renotifying1844184re_notifying
semideifying2261774semideifying
versifying2045034ve_rs_ifying

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 Filter1786911247900.390458182.1
2DLD Change Limit124790396.65618748.5
3Display Results39390.0331181.8
 (SQL Overall)178691397.07925242.4