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

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

47 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
sprockets174325(None) 
sprocket1646771sprocket_
brockets16328122_brockets
crockets16339542_crockets
pockets154612252_p_ockets
prickets16329082_prickets
rockets134615362__rockets
skyrockets1851442skyrockets
sockets134012982s__ockets
brackets163310433_brackets
brocket154013383_brocket_
crickets16418123_crickets
crochets15359833_crochets
crocket154615673_crocket_
dockets144412243__dockets
lockets134612203__lockets
packets155114773_p_ackets
pickets154314183_p_ickets
plackets1646583_plackets
pocket144622623_p_ocket_
prickers163710673_prickers
pricket153616443_pricket_
proceeds1335983_proceeds
process11310403_proc_ess
projets1639163_pro_jets
prophets1539503_prophets
propjets1935493_propjets
rackets134916873__rackets
rickets134915093__rickets
rochets124213473__rochets
rockers133916553__rockers
rocket125425283__rocket_
shockers17319463s_hockers
skyrocket1752673skyrocket_
socket123923523s__ocket_
soroches1338803soroche_s
spirochete1753063spirochete
spirochetes1852743spirochetes
spokes124417213sp_o_ke_s
sporocysts1752793sporocysts
sprouts949983spro__uts
spruces113810503spruc_e_s
sprucest12295783spruc_est
spruciest1345143spruciest
stockers143411073s_tockers
strokers123910903stro_kers
strokes114316323stro_ke_s

Search took 7 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 Filter1786911486410.406440125.6
2DLD Change Limit148641476.29623608.8
3Display Results47470.0162937.5
 (SQL Overall)178691476.71826598.8