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

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

36 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
snowboarded185158(None) 
snowboarder1751551snowboarder
snowboard1543932snowboar__d
snowboarders1851202snowboarders
snowboards1643692snowboard_s
sailboarded1552223sailboarded
showboated1952203showboa_ted
snowballed1642213snowb_alled
snowboarding1981923snowboarding
starboarded1552183starboarded
storyboarded1961243storyboarded
surfboarded1861723surfboarded
unboarded13185683un__boarded
billboarded1751714billboarded
boarded113910504____boarded
bodyboarded2151544bodyboarded
bombarded17123634_bomb_arded
clapboarded1951514clapboarded
crowbarred1851434crowb_arred
keyboarded2151744_keyboarded
nonbonded1344294_nonbo_nded
preboarded1663894_preboarded
reboarded1365614__reboarded
scabbarded1851534s_cabbarded
snooded94110364sno__o__ded
snowberries1652834snowberries
snowbird1443374snowb_ir__d
snowbirds1542954snowb_ird_s
snowboardings2071394snowboardings
snowbound1542844snowbo__und
snowcapped2051184snow_capped
stewarded1443534stew__arded
surfboarder1751814surfboarder
swarded1238154s__w__arded
unawarded1444924unaw__arded
unbearded13146344un__bearded

Search took 10 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 Filter1786911488190.423422437.4
2DLD Change Limit148819368.75017007.9
3Display Results36360.0162250.0
 (SQL Overall)178691369.18919446.2