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

34 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
overborrowed215156(None) 
overborrow1851952overborrow__
overborrows1951872overborrow_s
overbooked2044443overbo__oked
overborrowing2252123overborrowing
overbrowsed2043363overb__rowsed
borrowed1465054____borrowed
overboard1537814overboar___d
overboiled1646134overbo__iled
overbore131111584overbo_r__e_
overborne14128024overbo_r_ne_
overbraked2046054overb__raked
overbred1459854overb__r__ed
overbreed1548044overb__r_eed
overbriefed2042974overb_riefed
overbroad1545434overb__ro_ad
overbrowse1843954overb__rowse
overbrowses1943234overb__rowses
overburdened1952064overburdened
overburned1664674overb_ur_ned
overcolored1744614overco_lored
overcooked2044914overco__oked
overcooled1646234overco__oled
overcorrected2163054overcorrected
overcrowd1844584over__crow_d
overcrowded2143184over__crowded
overflowed2044594over__flowed
overhonored1853034overho_nored
overlooked1844414overlo__oked
overlorded1555864overlo_r_ded
overpromoted2063304overpromoted
overshadowed2351424overshadowed
overstrewed1843684over_strewed
overworked2145184overwo_r_ked

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 Filter1786911247900.390458182.1
2DLD Change Limit124790346.73318534.1
3Display Results34340.0162125.0
 (SQL Overall)178691347.13925030.3