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

45 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
append113827(None) 
appends1236391appends
addend9458452addend
amend85717752a_mend
amped104820512ampe_d
aped78538152a_pe_d
appeal103911612appeal
appear10379342appear
appel94615892appe_l
appels104312792appels
appended1435482appended
appendix2042272appendix
arpen74418042arpen_
arpens84814822arpens
arpent84822092arpent
ascend9429732ascend
aspen75216092aspen_
aspens85013352aspens
attend7258972attend
augend837632augend
capped134721852cappe_d
dapped124516762dappe_d
depend103510922depend
expend16247502expend
gapped124217122gappe_d
happed144820102happe_d
happen134812192happen_
happened1635652happened
happens14359172happens
impend11478792impend
lapped114320032lappe_d
mapped134015882mappe_d
napped114218162nappe_d
pend75934532__pend
rapped114122682rappe_d
rappen103512712rappen_
sapped114422012sappe_d
spend85619332_spend
tapped113820052tappe_d
upend85011042_upend
upped103715162uppe_d
upsend9356882upsend
wapped144416472wappe_d
yapped144415142yappe_d
zapped204213522zappe_d

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 Limit82551452.50332980.8
3Display Results45450.0133461.5
 (SQL Overall)178691452.85962501.2