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

36 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
eyasses1038802(None) 
eyases94513681eya_ses
amasses93912852amasses
asses55629282__asses
basses85428302_basses
biasses94911652biasses
brasses93818352brasses
bypasses1533832bypasses
chasses124017502chasses
classes94717942classes
degasses10278362degasses
eases56041612e_a_ses
easies64126632e_asies
elapses957662elapses
erases64425402era_ses
esses56422972e__sses
eyass84410782eya_s_s
frasses104314512frasses
gasses75724782_gasses
glasses84414272glasses
grasses84117342grasses
kvasses14365502kvasses
lasses64827592_lasses
lyases95211872lya_ses
masses85028712_masses
megasses11307742megasses
myases113711552mya_ses
oyesses1037332oyesses
passes86030472_passes
quasses16209502quasses
repasses101810372repasses
sasses64124392_sasses
tasses64826762_tasses
trasses74819322trasses
wrasses103812592wrasses
yesses93615812_yesses

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.393454684.5
2DLD Change Limit107671363.21633479.8
3Display Results36360.0162250.0
 (SQL Overall)178691363.62549294.1