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

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

24 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
nonattenders135135(None) 
nonattender1251611nonattender_
attenders1045273___attenders
contenders1348623con__tenders
goaltenders1351803go_altenders
attendees1044054___attendees
attender935914___attender_
bartenders1344224__bartenders
batteners11238164__batten_ers
coattended1443104co_attende_d
coattends1243914co_attend__s
contender1239564con__tender_
fatteners12236874__fatten_ers
flatteners13164154_flatten_ers
goaltender1252004go_altender_
intenders10219374_in__tenders
moneylenders1851074moneylenders
nonattendance1671344nonattendance
nonattendances1771164nonattendances
nonbreeders1472384non_breeders
nonjoinders1952774non_joinders
nonreaders1145434non__readers
ratteners9237264__ratten_ers
unattended1242524_unattende_d

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 Filter1786911247900.406440125.6
2DLD Change Limit124790246.95317947.6
3Display Results24240.0161500.0
 (SQL Overall)178691247.37524229.3