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 forstomaching” with Change Limit: [1] [2] [3] [4]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

37 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
stomaching184431(None) 
stomachic1853922stomachi_c
stomachics1953072stomachics
attaching1545433at_taching
broaching17287663bro_aching
coaching164011963_co_aching
poaching163510833_po_aching
roaching143210433_ro_aching
scooching1735073sco_oching
scootching1843363scootching
scorching1735633sco_rching
scotching1735653sco_tching
slouching15195723slo_uching
smacking173510763s__macking
smashing143310243s__mashing
smooching1734883smo_oching
solacing11310133s_olac_ing
something1545403s_omething
stacking154215083st__acking
stanching1538083st_anching
starching1538593st_arching
stashing123511583st__ashing
staunching1643213staunching
stitching1547103st_itching
stocking152912503sto__cking
stomach1436033stomach___
stomached1794013stomach_ed
stomacher1694273stomach_er
stomachers1783893stomachers
stomachs1544953stomach__s
stomachy1843823stomach__y
stomping13309763stom__ping
stonishing1444913stonishing
stretching1645813stretching
teaching143612603_t_eaching
torching142510083_to_rching
touching143211343_to_uching

Search took 8 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 Filter1786911406030.593301333.9
2DLD Change Limit140603376.72020923.1
3Display Results37370.0132846.2
 (SQL Overall)178691377.32624391.3