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

27 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
gennakers144279(None) 
gennaker1342921gennaker_
beakers134216873be__akers
bedmakers1844383bedmakers
donnikers1443443donnikers
engagers10246553_engagers
ensnarers983573_ensnarers
genders93616783ge_n_ders
ginners84314223ginn__ers
gnawers11356393g__nawers
gunners83111733gunn__ers
gunpapers1442423gunpapers
leakers113415423le__akers
menacers12279313me_nacers
pennames12287793penname_s
penners93414183penn__ers
petnapers1343823petnapers
remakers143811303re_makers
rennases848983rennase_s
retakers123511133re_takers
sneakers12308643_sneakers
spinnakers1641913spinnakers
teamakers1544873teamakers
teenagers10114493teenagers
tenners74014923tenn__ers
tentmakers1643093tentmakers
unmakers14256653_unmakers

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 Filter1786911486410.483369960.7
2DLD Change Limit148641277.34620234.3
3Display Results27270.0132076.9
 (SQL Overall)178691277.84222786.4