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

44 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
dulcified164446(None) 
dulcifies1545271dulcifies
calcified1746892calcified
nullified1344942nullified
calcifies1638923calcifies
crucified1744683crucified
damnified1644883damnified
dandified1555553dandified
decalcified2052663decalcified
deified123112413d__eified
demulsified1852393demulsified
densified1446713densified
dignified1545573dignified
dulcify1643023dulcif__y
dulcifying2043193dulcifying
dulcimer1343173dulci_mer
dulcinea1143263dulci_nea
emulsified1652933emulsified
falsified1644983falsified
fancified1865793fancified
humified1745653hu_mified
jellified2044813jellified
jollified2044303jollified
justified2045043justified
mollified1545653mollified
multifid1445833multifi_d
mummified1643253mummified
nancified1565543nancified
nullifier1244333nullifier
nullifies1245803nullifies
opacified1744393opacified
pacified1638363_pacified
purified1438743pu_rified
qualified2245843qualified
russified1344733russified
salified12310363sal_ified
silicified1643493silicified
specified1746253specified
stultified1442943stultified
uglified1345293_uglified
unified112413573_u_nified
vilified1547243vil_ified
yuppified2042413yuppified
zincified2444293zincified

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.420425454.8
2DLD Change Limit148641446.64022385.7
3Display Results44440.0162750.0
 (SQL Overall)178691447.07625253.1