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

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
spectrogram185281(None) 
spectrograms1952631spectrograms
electrogram1654882electrogram
spectrograph22123522spectrograph
electrograms1755053electrograms
hectogram17115813_hect_ogram
pictogram1645163_pict_ogram
spectrographs23113383spectrographs
spectrography26123383spectrography
aerogram1149524_ae__rogram
dendrogram1563124_dendrogram
deprogram1555914_de_program
echogram1646394__ec_hogram
ethogram1446354__e_thogram
hectograms18114814_hect_ograms
hektogram1994324_hekt_ogram
microgram1648024_mic_rogram
overprogram1952954overprogram
pectoral121210504_pect_o_ral
pentagram1444674_pent_agram
photogram1748234_phot_ogram
picogram1546524_pic__ogram
pictograms1744624_pict_ograms
preprogram1754694_preprogram
program12311694_p___rogram
reprogram1456614_re_program
scalogram1444384s__calogram
sectoral10109544s_ect_o_ral
seismogram1552764s_eismogram
sociogram1454044s_oc_iogram
spectra11275834spect___ra_
spectral12246194spect___ral
spectrographic2662874spectrographic
spectrum1444074spect___rum
stereogram1353884ste_reogram
subprogram1752964s_ubprogram
tetragram1244414_te_tragram

Search took 10 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 Filter1786911488190.420425454.8
2DLD Change Limit148819378.92316678.1
3Display Results37370.0301233.3
 (SQL Overall)178691379.37319064.4