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

50 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
hoicked173596(None) 
hocked165521301ho_cked
boinked14457042boinked
bricked164312062bricked
chocked194411612cho_cked
clicked164112452clicked
cocked155022562co_cked
cricked164814282cricked
dicked144920862_dicked
docked145018332do_cked
flicked174610672flicked
hacked164923512h_acked
hickey185011992h_ickey
hiked135919202h_i_ked
hocker155118562ho_cker
hockey184813152ho_ckey
hoick145210682hoick__
hoicks15378282hoick_s
hoised105117432hoi_sed
hoisted113411292hoisted
hoked135326992ho__ked
holked144913662ho_lked
honked144517912ho_nked
hooked145320552ho_oked
hotched163610922hotched
howked177312342ho_wked
kicked124415942_kicked
licked134621562_licked
locked134921662lo_cked
mocked154716612mo_cked
nicked135019682_nicked
nocked134617382no_cked
oinked114213282_oinked
picked154421312_picked
pocked154818982po_cked
pricked164613832pricked
ricked136523622_ricked
rocked135022322ro_cked
shocked174611812sho_cked
sicked134524402_sicked
slicked144413842slicked
snicked143811632snicked
socked134721502so_cked
sticked144114632sticked
ticked134720522_ticked
tricked144016162tricked
voiced123910112voic_ed
wicked164317412_wicked
wricked174910192wricked
yocked164114422yo_cked

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.393454684.5
2DLD Change Limit107671503.46631064.9
3Display Results50500.0163125.0
 (SQL Overall)178691503.87546113.8