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

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
dockworkers2014233(None) 
dockworker19152641dockworker_
coworkers1854363__coworkers
dayworkers2142163d_ayworkers
nonworkers1744413no_nworkers
outworkers1743333_outworkers
rockworks1744873rockwork__s
woodworkers22152723woodworkers
autoworkers1851744autoworkers
bookmarkers1851994bookmarkers
caseworkers2052464caseworkers
clockworks2052654clockwork__s
cockhorses2143944cockhorse_s
cocksuckers1751624cocksuckers
corkers134118854__c__orkers
coworker1744684__coworker_
dayworker2042394d_ayworker_
dewormers15255194d__ewormers
dockers143715004doc____kers
dockmasters2053104dockmasters
doctorless1342584doc_torless
ductworks1943354ductwork__s
farmworkers2351424farmworkers
hackworks2045204hackwork__s
handworkers2252614handworkers
ironworkers1852064ironworkers
lockmakers1743184lock_makers
networkers1742634_networkers
nonworker1644824no_nworker_
outworker1644684_outworker_
pieceworkers2361234pieceworkers
rackworks1745544rackwork__s
rockhoppers2452044rockhoppers
rockwork1644994rockwork___
stockbrokers19131764stockbrokers
timeworkers2051954timeworkers
wageworkers2271954wageworkers
waxworkers2752004_waxworkers
woodworker21153224woodworker_
workers144612694____workers

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.1731032896.0
2DLD Change Limit148819408.92016683.7
3Display Results40400.0162500.0
 (SQL Overall)178691409.10919617.0