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 forfreezers” with Change Limit: [1] [2] [3]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

29 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
freezers2030717(None) 
freezer19348521freezer_
freezes193310351freeze_s
beezers18349242_beezers
breeders11368892breeders
breezes18318692breeze_s
creepers12318632creepers
feeders113712862f_eeders
feelers103814742f_eelers
feezes184412612f_eeze_s
fleecers13325932fleecers
freebees1345352freebees
freeness11710442freeness
freers94717302fr_e_ers
freeze18349512freeze__
fretters113410302fretters
friezes19418912frieze_s
frizers19329552fr_izers
frizzers19335102frizzers
geezers17286512_geezers
greeters92610112greeters
kreuzers2132062kreuzers
preeners102712812preeners
reefers103312592_reefers
reekers113613142_reekers
reelers73520272_reelers
sneezers17246142sneezers
tweezers20254382tweezers
wheezers23265272wheezers

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 Filter1786911210590.813219792.1
2DLD Change Limit121059294.67325906.1
3Display Results29290.0132230.8
 (SQL Overall)178691295.49932495.2