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

48 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
windburning185107(None) 
windsurfing1951392windsurfing
inurning937553_in__urning
sunburning1343353sun_burning
windburn1442733windbur__n_
windburned1751153windburn_ed
windburns1542213windbur__ns
windburnt1552693windbur__nt
windsurfings205783windsurfings
burning104215504____burning
cincturing1554264cinctur_ing
cindering13311224cind_er_ing
disbursing1445374di_sbursing
durning93511734___d_urning
enduring10310014_end_ur_ing
hindbrain1552854hindb_rain_
hindbrains1652844hindb_rains
hindering14310274hind_er_ing
incurring1236874_in_curring
incurving1545374_in_curving
indorsing1137144_ind_orsing
inducing1237874_ind_u_cing
inducting1338374_ind_ucting
induing91910944_ind_u__ing
indulging1244774_ind_ulging
indurating1249244_ind_urating
injuring1637474_in_jur_ing
inpouring1236394_inpour_ing
insuring9311154_in_sur_ing
interning10315254_in_terning
inuring81213014_in__ur_ing
outburning1345094_outburning
overburning1745504overburning
ringbarking1951754ringbarking
tincturing1343324tinctur_ing
wandering143310984wand_er_ing
widening13237834wi_d__ening
wildering1456744wild_er_ing
winding123517914wind____ing
windjamming2751284windjamming
windlassing1651824windlassing
windling132212264wind___ling
windmilling1851774windmilling
windowing1744814wind__owing
windrowing1843214wind_rowing
winning113516554win____ning
wintering13412364win_ter_ing
wondering142110464wond_er_ing

Search took 10 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 Filter1786911488190.470380193.6
2DLD Change Limit148819489.11016335.8
3Display Results48480.0301600.0
 (SQL Overall)178691489.61018594.3