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

43 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
dewlapped184195(None) 
bewrapped1962512bewrapped
rewrapped1763022rewrapped
becapped1733933be_capped
beclasped1643743beclasped
clapped143511173__clapped
dapped124516763d___apped
dealated103213603deala_ted
decamped1634963de_camped
declaimed1544383declaimed
declared1248743decla_red
declassed1344993declassed
declawed1545923decla_wed
deflated133412303defla_ted
deglazed2034953degla_zed
delated93722873de_la_ted
delayed123310763de_la_yed
deplaned1238663depla_ned
dewaxed19316053dew_a_xed
dewclawed1941533dewcla_wed
dewlap1264843dewla_p__
dewlaps1334663dewla_p_s
dognapped1642143dognapped
elapsed1056103_e_lapsed
enwrapped1742793enwrapped
flapped15328253__flapped
inwrapped1742643inwrapped
lapped114320033___lapped
overlapped1844763overlapped
petnapped1342383petnapped
prewrapped1762163prewrapped
recapped1535943re_capped
reclasped1444863reclasped
relapsed1136523re_lapsed
remapped1534913re_mapped
slapped123511853__slapped
swapped15429143_sw_apped
underlapped1753693underlapped
unflapped1743093unflapped
unwrapped1784133unwrapped
wapped144416473__w_apped
whapped18367573__whapped
wrapped15338023__wrapped

Search took 9 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.406440125.6
2DLD Change Limit148641437.61019532.3
3Display Results43430.0162687.5
 (SQL Overall)178691438.03222247.4