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

56 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
smackers1631871(None) 
sackers133820221s_ackers
slackers143812741slackers
smacker153410581smacker_
snackers143010221snackers
stackers143413561stackers
backers153821882_backers
clackers163911702clackers
crackers164111722crackers
dackers143417042_dackers
hackers164619042_hackers
jackers204214452_jackers
knackers13286842knackers
lackers134120542_lackers
macers105321272_mac_ers
makers123921732_ma_kers
markers133516102_markers
maskers133913842_maskers
mockers153812942_mockers
muckers153612802_muckers
packers153818892_packers
rackers134320452_rackers
sacker125124842s_acker_
sakers104125432s_a_kers
shacklers18336032shacklers
shakers144015562sha_kers
sharkers154011052sharkers
shickers173012822shickers
shockers17319462shockers
shuckers17388132shuckers
skankers11316482skankers
slackens14367712slackens
slacker133915292slacker_
slakers114115752sla_kers
slickers143112552slickers
smacked163710992smacke_d
smacks144112322smack__s
smashers13339592smashers
smatters104011712smatters
smirkers14316352smirkers
smokers13389322sm_okers
snacker133112602snacker_
snickers143010962snickers
soakers114114952soa_kers
spacers113813872spac_ers
spankers14369862spankers
sparkers144111312sparkers
stacker134416262stacker_
stalkers12369852stalkers
starkers123712392starkers
stickers142913032stickers
stockers143411072stockers
suckers133717622s_uckers
tackers134319622_tackers
trackers143512852trackers
whackers20326542whackers

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 Filter1786911210590.390458182.1
2DLD Change Limit121059563.31336540.6
3Display Results56560.0331697.0
 (SQL Overall)178691563.73647829.5