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

65 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
everts9451489(None) 
averts95715241averts
events94814071events
evert84929511evert_
exerts133712291exerts
reverts104715041reverts
verts85724731_verts
adverts11308512adverts
alerts64418222alerts
avers85127312aver_s
avert86029492avert_
cherts115617232cherts
coverts124813812coverts
deserts82513052deserts
devests114410472devests
diverts114412032diverts
egers65120372eger_s
egests74411252egests
egrets72712242egrets
ejects15409952ejects
elects83315002elects
elvers93814982elver_s
erects84116182erects
evens84817102eve_ns
event85924442event_
ever77027692ever__
everted112711852everted
evertor1038722evertor
evertors1138952evertors
every115215452ever_y
eves76230462eve__s
evicts11368552evicts
ewers86018822ewer_s
exert124624142exert_
experts1659062experts
exserts1467012exserts
eyers86521332eyer_s
fevers125414892fever_s
inerts64517022inerts
inverts103211952inverts
leverets11297602leverets
levers94621322lever_s
nerts55924982_nerts
obverts1235402obverts
overs85224792over_s
overt85630722overt_
perverts1337532perverts
reverbs12368862reverbs
reveres103621342reveres
revers94529632rever_s
revert93529112revert_
revests104413732revests
revets94022172reve_ts
severs94121122sever_s
sieverts1145712sieverts
veers84521362veer_s
vents86125932_vents
verbs104614392_verbs
verst84429372_verst
versts93914732_versts
vert77249372_vert_
vertu85017612_vertu
vertus94613602_vertus
vests85325982_vests
vets76835092_ve_ts

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.326548131.9
2DLD Change Limit82551652.15638289.0
3Display Results65650.0331969.7
 (SQL Overall)178691652.51571050.1