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

30 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
shackos1642902(None) 
shacko153810111shacko_
shackoes17367851shackoes
shacks154817561shack_s
shakos134912191sha_kos
whackos19375261whackos
hacks144928712_hack_s
sacks114228872s_ack_s
shack145321752shack__
shacked174015392shacked
shackle16409542shackle
shackles173010592shackles
shakes135024592sha_kes
shako125516092sha_ko_
shakoes144510022sha_koes
shammos14307202shammos
shamos114216982sha_mos
shanks135315582shank_s
sharks135019722shark_s
shocks154414582shock_s
shucks154010412shuck_s
sickos125112032s_ickos
slacks124416532slack_s
smacks144112322smack_s
snacks124514552snack_s
stacks124317262stack_s
thacks154311922thack_s
wackos155210992_wackos
whacko18477032whacko_
whacks184610482whack_s

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 Filter1786911076710.390458182.1
2DLD Change Limit107671303.04635348.3
3Display Results30300.000 
 (SQL Overall)178691303.43652005.5