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 forrejecting” 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
rejecting19221115(None) 
dejecting20217791dejecting
ejecting18268161_ejecting
reejecting2045811reejecting
refecting152413351refecting
resecting122816481resecting
defecting162510222defecting
detecting13259982detecting
electing112113782_electing
erecting112415062_erecting
injecting1997692injecting
objecting2144052objecting
prelecting15310162prelecting
projecting22177242projecting
reacting113317892re_acting
redacting13612302redacting
reelecting1338782reelecting
reerecting1339972reerecting
reesting93118272re_esting
reflecting1638822reflecting
reheating132314912reheating
reinjecting2144452reinjecting
rejectingly2442942rejectingly
rejection181710252rejection
rejections191510102rejections
rejective2148252rejective
relenting102716772relenting
reletting102713942reletting
relucting1239772relucting
remeeting12311432remeeting
remelting12311702remelting
renesting102514702renesting
reobjecting2343032reobjecting
repeating122618982repeating
repenting122316552repenting
rerenting102617662rerenting
reseating102421532reseating
resenting102619292resenting
resetting102816292resetting
respecting1549882respecting
retesting102614602retesting
reverting132315132reverting
revesting132814122revesting
revetting132912632revetting
rewetting132710442rewetting
selecting12310532selecting
trajecting2044292trajecting

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 Filter1786911214360.373479064.3
2DLD Change Limit121436473.19038067.7
3Display Results47470.0301566.7
 (SQL Overall)178691473.59349733.1