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

43 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
paniculate144721(None) 
aciculate132510802_aciculate
apiculate13279882_apiculate
geniculate1345812geniculate
manipulate1445162manipulate
particulate1548312particulate
pediculate1546612pediculate
aciculae12267703_acicula_e
acidulate12256893_acidulate
angulate9312013_an_gulate
annulate8310923_an_nulate
articulate12410243articulate
auriculate1246493auriculate
calculate1389873ca_lculate
canicular1346463canicula_r
cannulate1148633can_nulate
canulate10314553can__ulate
capitulate1445103capitulate
denticulate1445513denticulate
fasciculate1854003fasciculate
geniculated1544643geniculated
inoculate1149623_inoculate
jaculate172311783ja__culate
maculate122815623ma__culate
mandibulate1652843mandibulate
manipulated1643963manipulated
manipulates1544633manipulates
matriculate1546193matriculate
orbiculate1445183orbiculate
pandurate1245883pan_durate
panicle11129983panic_l__e
papillate13127573papi_llate
particulates1647363particulates
peculate122414673p__eculate
pediculates1645683pediculates
penicillate1563053penicillate
pinnulate1145763pin_nulate
planulate1146903plan__ulate
reticulate12219783reticulate
sacculate1349023sa_cculate
salicylate1552983salicylate
spiculate132210163_spiculate
vesiculate1547223vesiculate

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.403443402.0
2DLD Change Limit140603437.36019103.7
3Display Results43430.0331303.0
 (SQL Overall)178691437.79622920.9