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

34 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
ejected1729765(None) 
dejected19307591dejected
elected102812611elected
erected103213991erected
rejected182710111rejected
defected15289972defected
detected12289732detected
effected1744992effected
egested938122egested
eject145016042eject__
ejecta15337392eject_a
ejector16378602ejector
ejects15409952eject_s
electee92513242electee
enacted10310642enacted
erecter93113392erecter
eructed10228652eructed
everted112711852everted
evicted1337242evicted
exacted1737302exacted
executed1835502executed
exerted152210052exerted
expected2036742expected
exsected1835672exsected
injected18226752injected
jested144416502_jested
jetted143915082_jetted
objected2043492objected
reejected1955092reejected
refected142311662refected
rejectee17289622rejectee
rejecter17258942rejecter
resected112514742resected
selected1159782selected

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.376475242.0
2DLD Change Limit107671342.81038317.1
3Display Results34340.0162125.0
 (SQL Overall)178691343.20255806.1