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

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
bourtree1013557(None) 
bourree91311341bour_ree
bourtrees11154011bourtrees
bourrees10127642bour_rees
blurred10427803blur_red
blurted10399783blurt_ed
blurter9419833blurt_er
blurters10348373blurters
bootee84323023bo_ot_ee
bortzes1838223bo_rtzes
bouchee143313543bou_chee
bountied1136333bountied
bounties10311403bounties
bourne83714093bou__rne
bournes93615023bour_nes
bourride1144403bourride
bourse84414333bou__rse
bourses94014303bour_ses
burgee97120593b_ur_gee
burred95820723b_ur_red
burrer83718473b_ur_rer
burthen1236363b_urthen
courted103514923court_ed
courter94516483court_er
courters103015373courters
courtier1059333courtier
fourchee1645383fourchee
fourteen1144503fourteen
gumtree1045873_gumtree
outre53922203_ou_tr_e
outsee63121803_ou_tsee
rooftree1163353rooftree

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 Filter1786911461620.436409841.7
2DLD Change Limit146162327.15620425.1
3Display Results32320.0162000.0
 (SQL Overall)178691327.60823487.3