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

47 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
bipeds1145805(None) 
biped104718831biped_
bipods11408591bipods
alipeds10386792alipeds
beds75937782b__eds
biceps12447712biceps
bices95029962bice_s
bided95424962bided_
biders94822802biders
bides85536772bide_s
bidets95215532bidets
bids75838452bi__ds
bields94110002bields
biers76225222bi_ers
biked125320032biked_
bikers124517552bikers
bikes117529472bike_s
biles75542142bile_s
binds86627472bi_nds
biners85023632biners
bines76946792bine_s
bipedal1245682bipedal
bipod104410822bipod_
birds85421332bi_rds
bises75435622bise_s
biters83925242biters
bites75641172bite_s
bizes165923662bize_s
bleeds95211592bleeds
breeds94914882breeds
lipids94310922lipids
mopeds11499662mopeds
peds75835242__peds
piped105123162piped_
pipers104318662pipers
pipes96030142pipe_s
pipets105714772pipets
riped85226432riped_
ripens85012172ripens
ripes75435772ripe_s
siped84927682siped_
sipes76036952sipe_s
vipers114914532vipers
wiped114722082wiped_
wipers115416082wipers
wipes104827082wipe_s
yipes106017842yipe_s

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.326548131.9
2DLD Change Limit82551472.20337472.1
3Display Results47470.0162937.5
 (SQL Overall)178691472.54570212.6