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

54 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
lockets13461220(None) 
dockets144412241dockets
lockers133516921lockers
locket123922471locket_
locksets1435691locksets
pockets154612251pockets
rockets134615361rockets
sockets134012981sockets
beckets15399822beckets
blockers16398792blockers
boskets13409472boskets
brockets16328122brockets
buckets153811692buckets
clockers16369812clockers
cockers153618332cockers
crockets16339542crockets
dockers143715002dockers
docket134721172docket_
hockers163915912hockers
hockeys19509272hockeys
jackets205011372jackets
jockeys23365952jockeys
lackers134120542lackers
lackeys16458262lackeys
lickers134118252lickers
locates93218812locates
locked134921662locke_d
locker124019422locke_r
locknuts1443682locknuts
lockouts1445492lockouts
locks115126922lock__s
lockset13311162lockset_
lockups1534242lockups
locoes85516582locoe_s
locusts9277932locusts
loggets9378912loggets
lookers114014072lookers
mockers153812942mockers
ockers123813902_ockers
octets839402_octets
packets155114772packets
pickets154314182pickets
plackets1646582plackets
pocket144622622pocket_
rackets134916872rackets
rickets134915092rickets
rochets124213472rochets
rockers133916552rockers
rocket125425282rocket_
socket123923522socket_
tackets134914362tackets
tickets134113682tickets
tuckets134810332tuckets
wickets164010942wickets

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.373479064.3
2DLD Change Limit107671543.04635348.3
3Display Results54540.0331636.4
 (SQL Overall)178691543.45251764.5