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

37 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
overdrafts174392(None) 
overdraft1646711overdraft_
hovercrafts2251672hovercrafts
overdraws1645662overdra_ws
hovercraft2152703hovercraft_
overacts1339653ove__racts
overbeats14279823overbea_ts
overbrakes1946503overbrakes
overcasts14217853over_casts
overcoats1438863overcoa_ts
overcrams1646413overcra_ms
overdares13310673overd_ares
overdirects1752813overdirects
overdrank1745123overdra_nk
overdraw1535803overdra__w
overdrawn1644673overdra_wn
overdress1346593overdr_ess
overdries13310883overdr_ies
overdrinks1853593overdrinks
overdrives1746113overdrives
overeats112415263over_ea_ts
overgrades1556933overgrades
overgrazes2356283overgrazes
overheats15229993overhea_ts
overplants15227333overplants
overprints1546813overprints
overrate11615693over_ra_te
overrates12414623over_rates
overreacts1545433overreacts
overroasts1344933overroasts
overruffs1883203over_ruffs
oversalts1238163over_salts
overstaffs1943063overstaffs
overtrades1457493overtrades
overtrains13109503overtrains
overtreats1346643overtreats
redrafts1235603_re_drafts

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.420425454.8
2DLD Change Limit140603376.61021271.3
3Display Results37370.0162312.5
 (SQL Overall)178691377.04625360.6