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

40 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
repurifying204393(None) 
copurifying2252752copurifying
purifying1835852__purifying
repacifying2243542repacifying
reunifying1745162re_unifying
reverifying2143852reverifying
aerifying1636493ae__rifying
beautifying2043413beautifying
gentrifying1943813gentrifying
metrifying1945683me_trifying
petrifying1945823pe_trifying
rarifying1646313r__arifying
reburying1535193rebur__ying
recertifying2183233recertifying
recodifying2144263recodifying
rectifying1946373re_ctifying
reedifying1845243re_edifying
refortifying2252793refortifying
reglorifying2052043reglorifying
reifying1539383re___ifying
rejustifying2652373rejustifying
remodifying2143853remodifying
renotifying1844183renotifying
repricing14310473rep_ri_cing
reprieving1644893rep_rieving
reprinting131510583rep_rinting
reprising12312553rep_ri_sing
repudiating1546203repudiating
repurified1645163repurif_ied
repurifies1546143repurif_ies
repurify1643803repurify___
repurposing1652413repurposing
repursuing1343013repur_suing
requalifying2872663requalifying
resinifying1844353resinifying
respecifying2372553respecifying
resurveying1842593resurveying
revivifying2452853revivifying
terrifying1745163te_rrifying
verifying1936413ve__rifying

Search took 6 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 Filter1786911216330.420425454.8
2DLD Change Limit121633405.01624249.0
3Display Results40400.0162500.0
 (SQL Overall)178691405.45232775.3