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

49 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
resumes931337(None) 
presumes1239841presumes
relumes9612511relumes
resume8313781resume_
resumed10310621resumed
resumer9410111resumer
resumers1038081resumers
assumes967162assumes
heaumes1237422heaumes
legumes1036632legumes
neumes83112622ne_umes
presume11310302presume_
presumed1337972presumed
presumer1247582presumer
presumers1336372presumers
rasures7312012rasures
reassumes1144462reassumes
rebukes134210552rebukes
rebuses94915292rebuses
recuses94619462recuses
reduces10513342reduces
refuges115413372refuges
refuses104918552refuses
refutes104515732refutes
regimes104514742regimes
relume8313272relume_
relumed1069812relumed
renames92418052renames
repumps1334402repumps
reputes94615962reputes
resales74724902resales
rescues9312752rescues
resees63827482res_ees
reshes94124362res_hes
reshoes102316032reshoes
resides84523282resides
resiles74026542resiles
resites74027792resites
resizes164216842resizes
resoles73823652resoles
results739832results
resurges9310122resurges
retimes95020172retimes
retunes76918402retunes
reuses66025522re_uses
revues9813902revu_es
rhesuses1134892rhesuses
risuses73210922risuses
sesames9310742sesames

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.373479064.3
2DLD Change Limit107671493.45331181.9
3Display Results49490.0301633.3
 (SQL Overall)178691493.85646341.0