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

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
worlds1056873(None) 
woalds10427581woalds
wolds95420181wo_lds
words95425071wor_ds
world96915361world_
bolds85825282bo_lds
colds85726972co_lds
cords86030622cor_ds
folds95221692fo_lds
fords95328182for_ds
golds75421312go_lds
holds94623242ho_lds
lords64923502lor_ds
molds85324832mo_lds
moulds94910992moulds
olds55926572_o_lds
orles55326212_orles
sords64527802sor_ds
swords104510802swor_ds
wards97734402war_ds
wealds10459102wealds
welds94719162w_elds
whorls124410162whorl_s
wields10469622wields
wilds94818202w_ilds
woads94818442wo_ads
woald94813072woald_
wold85429072wo_ld_
wolfs116214162wo_lfs
woods95723032wo_ods
wools84421462wool_s
word89832002wor_d_
wordy126916162wor_dy
works125621902wor_ks
worldly1433992worldly
worms105320762wor_ms
worses95522952worses
worsts96014332worsts
worths127812892worths
worts88631182wor_ts
would95513152would_
wouldst1134062wouldst
wounds103811632wounds

Search took 3 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 Filter178691825510.346516448.0
2DLD Change Limit82551432.37334787.6
3Display Results43430.0162687.5
 (SQL Overall)178691432.73565334.9