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

67 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
exampling214355(None) 
enameling1246122enameling
examining1945142examining
exempting2144222exempting
resampling1544332resampling
sampling13510642_sampling
trampling1436972trampling
ambling121411793__ambling
amping114317573__amp_ing
bedimpling1862463bedimpling
bepimpling1961923bepimpling
brambling1635543brambling
camping143118973_camp_ing
champing183610933champ_ing
clamping154011153clamp_ing
cramping153411853cramp_ing
crimpling1645343crimpling
crumpling1645323crumpling
damping133414003_damp_ing
dappling1436843_dappling
decamping1734943decamp_ing
dimpling14199023_dimpling
dumpling14217893_dumpling
eagling91113603e_a_gling
eanling81416673e_a_nling
elapsing1146713ela_psing
emailing113010043ema_iling
empaling1338363e__mpaling
enabling1138603ena_bling
enamelling1344313enamelling
enamoring1247033enamoring
encamping1645233encamp_ing
exacting1838523exa_cting
exalting1638033exa_lting
examine161510033exam__ine
example1844283exampl__e
exampled2043353exampl_ed
examples1944313exampl_es
excelling1935643excelling
excepting2145873excepting
exemplify2651673exemplify
exhaling1936293ex_haling
exiling15311083ex__iling
expelling1936133expelling
extolling1744623extolling
gambling14218963_gambling
grappling1544993grappling
lamping123116003_lamp_ing
rambling131810773_rambling
ramping123316873_ramp_ing
revamping1734633revamp_ing
rimpling13219663_rimpling
rumpling13178763_rumpling
samplings1435553_samplings
sapling103217863_sa_pling
scamping153510193scamp_ing
sextupling2042153sextupling
shambling1735593shambling
stamping133310963stamp_ing
stapling112813153sta_pling
swamping16307923swamp_ing
tamping122815813_tamp_ing
trameling1249053trameling
tramping132711273tramp_ing
vamping152810233_vamp_ing
wambling16198443_wambling
wimpling16207483_wimpling

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 Filter1786911486410.563317390.8
2DLD Change Limit148641677.20320636.0
3Display Results67670.0302233.3
 (SQL Overall)178691677.79622920.9