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

40 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
bejumbled2310204(None) 
bejumble2172771bejumble_
bejumbles22122441bejumbles
bedumbed1643022bedumb_ed
benumbed1543192benumb_ed
bumbled144113042b__umbled
jumbled19379962__jumbled
bedabbled1442543bedabbled
bedimpled1742593bedimpled
befuddled1742003befuddled
beguiled1244443begu_iled
bejeweled2272013bejeweled
bejumbling2441663bejumbling
bemuddled1642313bemuddled
bemuzzled2262153bemuzzled
bepimpled1842043bepimpled
besmiled1335503be_smiled
beuncled1334013be_uncled
brambled15316733b_rambled
bubbled113612123b__ubbled
bumble124216893b__umble_
bumbler134013233b__umbler
bumbles134016843b__umbles
burbled124312673b__urbled
crumbled15357443_crumbled
drumbled14266033_drumbled
fumbled153710493__fumbled
grumbled14256753_grumbled
humbled153711813__humbled
jumble174012653__jumble_
jumbler183910273__jumbler
jumbles183013323__jumbles
mumbled143010763__mumbled
rejuggled1982113rejuggled
resembled1445173resembled
rumbled124514593__rumbled
scumbled1535053_scumbled
stumbled1335623_stumbled
tumbled123412243__tumbled
unhumbled1743073unhumbled

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.420425454.8
2DLD Change Limit148641407.14320809.3
3Display Results40400.0133076.9
 (SQL Overall)178691407.57623586.5