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

36 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
deprogrammer206277(None) 
deprogrammed2152631deprogrammed
deprogrammers2162421deprogrammers
deprogramed1863212deprogra_med
programmer1794102__programmer
reprogrammed2063012reprogrammed
aerogramme1553553ae_rogramme_
aerogrammes1653773ae_rogrammes
deprogram1555913deprogra_m__
deprograming1963363deprograming
deprogramming2262553deprogramming
deprograms1655463deprogra_m_s
nonprogrammer20121733nonprogrammer
preprogrammed2362013preprogrammed
programer1475603__progra_mer
programme1694773__programme_
programmed1883873__programmed
programmers1893523__programmers
programmes1784923__programmes
reprogramed1763763reprogra_med
reprographer2056253reprographer
unprogrammed2062013unprogrammed
demographer2046374de_mographer
misprogrammed2061694misprogrammed
monogrammer1553024_monogrammer
nonprogrammers21131394nonprogrammers
overprogrammed2561854overprogrammed
petrographer2057284petrographer
preprogramed2062504preprogra_med
programed1585894__progra_med
programers1584404__progra_mers
reprogram1456614reprogra_m__
reprograming1863904reprograming
reprogramming2172924reprogramming
reprograms1556224reprogra_m_s
reprographers2154664reprographers

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 Filter1786911247900.1401276364.3
2DLD Change Limit124790367.50016638.7
3Display Results36360.0331090.9
 (SQL Overall)178691367.67323288.3