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

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
pouncers1234920(None) 
bouncers12309351bouncers
pouncer113511231pouncer_
pounces114113891pounce_s
pounders113113281pounders
bouncer113811332bouncer_
bounces113813682bounce_s
bounders114314112bounders
counters103320192counters
founders123911672founders
hounders123111712hounders
jounces16369852jounce_s
loungers9449002loungers
mounters103712502mounters
ounces83617772_ounce_s
pincers113916502p_incers
plunders11329832plunders
plungers11379402plungers
plunkers14328332plunkers
pointers103013722pointers
policers12259992policers
ponces104720842po_nce_s
ponders103618842po_nders
poulters103911052poulters
pounce105214092pounce__
pounced123510622pounce_d
pounder103314002pounder_
pourers93513672pou_rers
pouters94221872pou_ters
prancers123210332prancers
pruners93710722prun_ers
punchers152610072p_unchers
punkers133714852p_unkers
punners94114232p_unners
punters93617042p_unters
rounders92613692rounders
sounders93214112sounders
trouncers1134802trouncers
youngers12336932youngers
younkers15295762younkers

Search took 4 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.390458182.1
2DLD Change Limit121059403.28336874.5
3Display Results40400.0133076.9
 (SQL Overall)178691403.68648478.3