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

53 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
electrifying215344(None) 
electrified1754603electrif_ied
electrifies1645743electrif_ies
electrify1744673electrify___
electroing1346903electr__oing
electrolyzing2863673electrolyzing
electrotyping2163393electrotyping
gentrifying1943813_gentrifying
metrifying1945683_me_trifying
petrifying1945823_pe_trifying
rectifying1946373_rect_ifying
acetifying1944454ace_t_ifying
aerifying1636494_ae__rifying
beatifying1945734_beat_ifying
certifying1945314_cert_ifying
clarifying1944854cl__arifying
decertifying2292794_decertifying
denitrifying2062664denitrifying
desertifying2092874desert_ifying
devitrifying2352184devitrifying
electing112113784elect____ing
electrician1554484electri_cian
electricians1653884electricians
electricity1854954electri_city
electrocuting1863584electrocuting
electrofishing2362424electrofishing
electroforming2272664electroforming
electrowinning2082214electrowinning
elutriating1245074el_utriating
esterifying1873694e_sterifying
etherifying2152844e_therifying
exemplifying3051514exemplifying
fructifying2352374fruct_ifying
glorifying1843674gl__orifying
identifying1943494ident_ifying
lithifying2073644_l_ithifying
micrifying2144814_mic_rifying
nitrifying1744784__nitrifying
objectifying3051694object_ifying
prettifying2044004pre_ttifying
recertifying2183234_recertifying
recodifying2144264_recodifying
repurifying2043934_repurifying
retestifying1993414retest_ifying
reverifying2143854_reverifying
sanctifying2043284sanct_ifying
scarifying1945014__scarifying
scorifying1944474__scorifying
specifying2144684spec__ifying
terrifying1745164_te_rrifying
testifying1745404_test_ifying
verifying1936414_ve__rifying
vitrifying2044174__vitrifying

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.373479064.3
2DLD Change Limit124790537.11017551.3
3Display Results53530.0331606.1
 (SQL Overall)178691537.51623774.7