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

46 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
evokes1345968(None) 
evoke12478851evoke_
evoked14457881evoked
evoker13467911evoker
evokers14386791evokers
revokes144212501revokes
blokes123813882blokes
chokes154917382chokes
cokes115537192_cokes
devotes113713752devotes
ekes86726602e__kes
elopes85918162elopes
emotes84620282emotes
enokis103010272enokis
epodes94315562epodes
eposes84418782eposes
erodes74819882erodes
eroses65327052eroses
evades1039022evades
eves76230462ev__es
evites94916472evites
evolves13286742evolves
evzones1964522evzones
hokes126231642_hokes
invokes1436382invokes
jokes165423332_jokes
mokes114631032_mokes
okes84936342__okes
pokes116133012_pokes
reevokes15375992reevokes
revoke135216242revoke_
revoked154410522revoked
revoker14419192revoker
revokers15366752revokers
revotes104716392revotes
smokes124814342smokes
sokes95031422_sokes
spokes124417212spokes
stokes104821792stokes
tokes95234972_tokes
trokes104019262trokes
voces105918052_voces
voes75432822_vo_es
voles86234042_voles
votes84627082_votes
yokes125223022_yokes

Search took 3 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 Filter178691825510.343520965.0
2DLD Change Limit82551462.47033421.5
3Display Results46460.0162875.0
 (SQL Overall)178691462.82963164.0