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

45 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
scupper136742(None) 
cupper124313861_cupper
scuppers1446541scuppers
supper104115431s_upper
capper124421982_capper
copper124321892_copper
crupper13338562crupper
cupped134413982_cupped
cuppers133712212_cuppers
cuppier1368322_cuppier
sapper103822352s_apper
scalper113912922scalper
scamper134613162scamper
scarper114814822scarper
scauper11379452scauper
scepter1138362scepter
scooper113812032scooper
scraper114513422scraper
scrapper1466972scrapper
scuffer15328882scuffer
sculker13318322sculker
sculler99812152sculler
sculped12398252sculped
scummer13398752scummer
scunner9358242scunner
scuppered1643932scuppered
scutter93512172scutter
shipper143514042shipper
shopper143312632shopper
sipper103920992s_ipper
skipper15339572skipper
slapper113512462slapper
slipper113712982slipper
snapper113512072snapper
snipper113911332snipper
soupier93111752soupier
stepper113010852stepper
stopper113012602stopper
stumper113610092stumper
super74924482s_u_per
supped114415702s_upped
suppers113314702s_uppers
suppler1148432s_uppler
swapper14359702swapper
upper93714262__upper

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.423422437.4
2DLD Change Limit107671453.00035890.3
3Display Results45450.0162812.5
 (SQL Overall)178691453.43951960.2