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

37 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
unthreads134363(None) 
unthread1244601unthread_
untreads936221unt_reads
rethreads1344482rethreads
threads11419952__threads
unthreaded1543532unthreaded
untread857412unt_read_
antherids1368723antherids
buttheads1553903butth_eads
catheads1438123cath_eads
enthrals11278903enthr_als
entreats839773ent_reats
fatheads1536763fath_eads
hotheads15318013hoth_eads
inthrals11258503inthr_als
intreats8311543int_reats
lunkheads1742803lunkh_eads
outreads9289003out_reads
pitheads14338143pith_eads
potheads14298543poth_eads
rethread1245353rethread_
retreads937823ret_reads
thread105011093__thread_
thready14435903__thready
threaps12488643__threaps
threats104311673__threats
treads74817923__t_reads
undereats10310223undereats
unleads8228623un__leads
unread73412673un__read_
unready11215943un__ready
unthreading1644153unthreading
unthrones1297383unthrones
untired82316383untire_d_
untreaded1137983unt_readed
untrendy1243483unt_rendy
uptrends1142833upt_rends

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.423422437.4
2DLD Change Limit148641377.50019818.8
3Display Results37370.0162312.5
 (SQL Overall)178691377.93922508.0