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

35 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
unthreaded154353(None) 
untreaded1137981unt_readed
rethreaded1543272rethreaded
threaded1366322__threaded
unthread1244602unthrea__d
unthreads1343632unthread_s
untreated10312902unt_reated
entreated10310973ent_reated
fatheaded1744273fath_eaded
hotheaded1744853hoth_eaded
intreated10312663int_reated
lunkheaded1942123lunkh_eaded
retreaded1137053ret_readed
threader1256733__threader
threaped1454863__threaped
threated1259203__threated
treaded95014283__t_readed
unabraded1344893unabr_aded
uncreated12312303un_created
undreamed1336973un_dreamed
ungraded11209923un_gr_aded
ungreased1136333un_greased
unhealed121511073un_h_ealed
unheated121514553un_h_eated
unheeded1336893un_h_eeded
unheralded1543533un_heralded
unleaded10411333un__leaded
unshaded13149263unsh__aded
untended102611153unt__ended
unthawed1535583unth__awed
unthreading1644153unthreading
unthroned13106223unthr_oned
untraced112413243unt_r_aced
untread857413unt_rea__d
untreads936223unt_read_s

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.673265514.1
2DLD Change Limit140603355.78324313.2
3Display Results35350.0132692.3
 (SQL Overall)178691356.46927622.7