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

67 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
packets15511477(None) 
jackets205011371jackets
packers153818891packers
packet144726501packet_
pickets154314181pickets
plackets1646581plackets
pockets154612251pockets
rackets134916871rackets
tackets134914361tackets
ackees124914582_ackees
backers153821882backers
backsets1638852backsets
baskets135111832baskets
beckets15399822beckets
brackets163310432brackets
buckets153811692buckets
cachets145014262cachets
caskets133910172caskets
dackers143417042dackers
dockets144412242dockets
facets116316652fac_ets
gaskets12348152gaskets
hackees165014102hackees
hackers164619042hackers
jackers204214452jackers
jacket194720672jacket_
lackers134120542lackers
lackeys16458262lackeys
lockets134612202lockets
markets133314032markets
pacers105124542pac_ers
paces96741112pac_e_s
paciest112917802paciest
packed154822602packe_d
packer144223402packe_r
packeted17148282packeted
packness1636932packness
packs135528932pack__s
pacts95125802pac__ts
palets85122312pa_lets
pallets93919302pallets
pargets105215192pargets
parkers133816872parkers
peckers153312672peckers
pickers153718092pickers
picket144924312picket_
placets113911222plac_ets
placket15412872placket_
pocket144622622pocket_
prickets16329082prickets
puckers153514672puckers
rachets124516832rachets
rackers134320452rackers
racket125229422racket_
rackety16499112rackety
rickets134915092rickets
rockets134615362rockets
sachets123914102sachets
sackers133820222sackers
sockets134012982sockets
tackers134319622tackers
tacket124627492tacket_
tickets134113682tickets
tuckets134810332tuckets
wackes154717712wacke_s
wackest164710862wackest
wickets164010942wickets

Search took 5 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 Limit107671673.61029825.8
3Display Results67670.0164187.5
 (SQL Overall)178691673.99944683.9