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 foraboding” with Change Limit: [1] [2] [3]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

38 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
aboding1141012(None) 
abiding11510501abiding
boding104320061_boding
abasing10610672abasing
abating10413972abating
aborning1188002aborning
aborting11710252aborting
abounding1335192abounding
abrading1239502abrading
abusing1049112abusing
abying124410412ab_ying
adding93914962a_dding
adoring9412522adoring
aiding84423612a_iding
atoning83514872atoning
auding83616932a_uding
avoiding1336782avoiding
avowing1466602avowing
balding114015062balding
banding114921412banding
barding113822892barding
biding104720792_biding
bodings113711652_bodings
bodying1438972_bodying
boing84725552_bo_ing
bonding113318432_bonding
boning94223292_boning
booing94521642_booing
boring94724872_boring
bowing124723062_bowing
boxing163915152_boxing
coding104024792_coding
eroding9314272eroding
hooding123815202hooding
laboring112110142laboring
tabooing11186312tabooing
taboring113010192taboring
wooding123012022wooding

Search took 6 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 Filter1786911076710.813219792.1
2DLD Change Limit107671384.21625538.7
3Display Results38380.0162375.0
 (SQL Overall)178691385.04535419.4