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

49 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
stricks13431069(None) 
sticks125118611st_icks
strick124813201strick_
tricks125319011_tricks
astricts1049462astricts
bricks144614622_bricks
cricks144316052_cricks
pricks144414262_pricks
ricks115126132__ricks
shrieks14377672shrieks
shrinks14397912shrinks
shticks16356962shticks
sicks115127622s__icks
slicks124816112s_licks
snicks124312472s_nicks
spicks144814992s_picks
stacks124317262st_acks
stichs114511652st_ichs
stick115121562st_ick_
sticky154711342st_icky
stinks105616832st_inks
stirks104914242st_irks
stocks124715632st_ocks
stoics8311112stoic_s
streaks114411272streaks
streeks11378712streeks
stricken1436892stricken
strickle1467792strickle
strickles1567812strickles
strict84821042stric_t
strides84520392strides
strifes104716582strifes
strike105619732stri_ke
strikes114719092strikes
strings84617132strings
stripes95320572stripes
strips85719652stri_ps
strives104119372strives
struck12489262struck_
thicks154511992_thicks
ticks115823292_t_icks
tracks124818842_tracks
trices84826332_trices
trick115420692_trick_
tricksy16436582_tricksy
tricky154211472_tricky
trocks123614632_trocks
trucks124711972_trucks
wricks154610622_wricks

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.373479064.3
2DLD Change Limit107671493.44031299.7
3Display Results49490.0133769.2
 (SQL Overall)178691493.82646704.4