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

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

39 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
sundowned144268(None) 
sundowner1342791sundowner
sundown1186312sundown__
sundowners1442712sundowners
sundowns1285432sundown_s
ungowned1335182_ungowned
unowned1148812_un_owned
condoned122612023condo_ned
downed115314783___downed
endowed1248173_endow_ed
indowed1237443_indow_ed
landowner1343663landowner
renowned1235983ren_owned
rundown1165443rundown__
rundowns1284533rundown_s
shadowed1644473shadow_ed
snowed104613623s_n_ow_ed
subjoined1944233subjoined
suborned1137303su_borned
summoned1345723summo_ned
sunbonnet1144943sunbonnet
sunburned1243563sunburned
sundered10312153sund_ered
sundowning1542633sundowning
sunned74216323sun___ned
suntanned1044013suntanned
unadorned1144123_unadorned
unboned103014223_unbo_ned
unbowed132610243_unbow_ed
unbrowned1554053_unbrowned
uncoined111813023_uncoined
uncrowned1564743_uncrowned
undocked16277633_undocked
undone7914253_undo_ne_
undotted1048523_undotted
unjoined16248443_unjoined
unsowed112511053_unsow_ed
unzoned172310653_unzo_ned
windowed1635573window_ed

Search took 8 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 Filter1786911486410.436409841.7
2DLD Change Limit148641397.22020587.4
3Display Results39390.0133000.0
 (SQL Overall)178691397.66923300.4