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

38 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
unattended124252(None) 
attended1035762__attended
coattended1443102coattended
unamended1344852una_mended
unattested1143372unattested
unattuned1043342unattun_ed
unintended1243512unintended
untended102611152un__tended
attendee946403__attendee
attender935913__attender
bartended1344663_bartended
battened11259573_batten_ed
fattened12268283_fatten_ed
flattened13185303flatten_ed
intended102310413in__tended
nattered92011623_natte_red
nonattender1251613nonattender
pattened11299393_patten_ed
rattened9218623_ratten_ed
unaccented1544283unaccented
unaltered1037723unalte_red
unatoned939423una_ton_ed
unattached1642713unattached
unattenuated1351773unattenuated
unattired1045083unatt_ired
unavenged1443663una_venged
unbended12279973un__bended
unblended13265853un_blended
undefended1644003undefended
unended92811823un___ended
unexpended2142703unexpended
unfastened1443243unfasten_ed
unfriended1542693unfriended
unmended12299093un__mended
untalented1144843untalented
untented92613413un__tented
untreaded1137983un_treaded
unuttered1065733unutte_red

Search took 7 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 Filter1786911406030.423422437.4
2DLD Change Limit140603385.87623928.4
3Display Results38380.0132923.1
 (SQL Overall)178691386.31228309.7