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

33 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
abusers9471055(None) 
abasers95311971abasers
abuser85413681abuser_
abuses85119101abuse_s
amusers94610191amusers
abaser86414342abaser_
abases85720772abase_s
abaters95115202abaters
abiders104011082abiders
abjurers1733942abjurers
abuse77119562abuse__
abused95614272abuse_d
abutters1056992abutters
accusers12285902accusers
ambushers1643432ambushers
amuser84712622amuser_
amuses85117942amuse_s
anuses66218772anuse_s
arousers84810982arousers
augers73818702a_ugers
buses75936012_buse_s
bushers124018802_bushers
buskers133414092_buskers
busters94724132_busters
buyers114511002_buyers
causers94014792causers
dousers84817272dousers
housers104717822housers
mousers95216442mousers
musers84719102_musers
pausers94113222pausers
rousers75220142rousers
users55817572__users

Search took 4 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.406440125.6
2DLD Change Limit107671333.45331181.9
3Display Results33330.000 
 (SQL Overall)178691333.85946305.0