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

55 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
defaces13321340(None) 
deface123113861deface_
defaced142910971defaced
defacer132810361defacer
defacers14237991defacers
defames132812251defames
refaces123216741refaces
bifaces1448062bifaces
daces85030682d__aces
deaves105319532de_aves
debacles1335722debacles
debases103814132debases
debates103718532debates
decades113615512decades
decanes103118912decanes
decares102818532decares
deduces1168792deduces
defame123212432defame_
defamed14309832defamed
defamer132710322defamer
defamers14258522defamers
defangs1235362defangs
defats105114552defa_ts
defects134511522defects
defences1439632defences
defiances1557032defiances
defies104624052def_ies
defiles114016842defiles
defines114118682defines
deflates123013942deflates
defocus1335282defocus
deforces14248402deforces
defuses114814592defuses
defuzes20398302defuzes
degames113312622degames
degases93413102degases
deices94119372de_ices
dekares122710872dekares
delates83526282delates
derates84028892derates
detaches1439652detaches
deuces94015512de_uces
devices133212582devices
dewaxes18297842dewaxes
dogfaces1554142dogfaces
effaces15277272effaces
enfaces122110912enfaces
faces106439432__faces
menaces112715522menaces
peaces106324082pe_aces
prefaces15311062prefaces
reface113616352reface_
refaced133713572refaced
relaces93420882relaces
tenaces92814512tenaces

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 Limit107671553.17033965.6
3Display Results55550.0163437.5
 (SQL Overall)178691553.56250165.9