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

32 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
crispbreads185132(None) 
crispbread1751431crispbread_
crispheads1842352crisp_heads
crisphead1742663crisp_head_
crossbreds1542913crossbre_ds
crossbreeds1651983crossbreeds
dispreads1346003_disp_reads
respreads1244523_resp_reads
bedspreads1651804bedsp_reads
bespreads1443504_besp_reads
copyreads1743324c__opyreads
cornbreads1542864c_ornbreads
crispated1445024crispate_d_
crisped124010104crisp__e_d_
crispened1443614crispene_d_
crispens12286254crisp__e_ns
crispers12309434crisp__e_rs
crispiness1444794crispine_ss
crispness1345304crisp_ne_ss
crossbeams1652444crossb_eams
crossbred1444094crossbre_d_
crossbreed1552774crossbreed_
crossheads1643244cros_sheads
crossroads1353064cros_sroads
dispread1247104_disp_read_
frybreads1841714fr__ybreads
lipreads1144224_li_p_reads
mispleads1444204_misp_leads
misreads11268924_mis__reads
outspreads1342754outsp_reads
respread1135434_resp_read_
spreads1039764___sp_reads

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.420425454.8
2DLD Change Limit148819328.93616653.9
3Display Results32320.0162000.0
 (SQL Overall)178691329.37219066.5