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

32 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
congressing154560(None) 
compressing1846432compressing
confessing1647182con_fessing
congesting14410112cong_esting
aggressing1344183_aggressing
caressing1238803c__aressing
concreting1539873concre_ting
concussing1546143con_cussing
condensing1447743con_densing
congealing1447633cong_ealing
congeeing1337903cong_e_eing
congregating1754283congregating
congress1138073congress___
congressed1445463congress_ed
congresses1348023congress_es
congressional1653513congressional
congressman1651883congressman
congressmen1652803congressmen
contesting13312213con_testing
contrasting1459353contrasting
conversing16310543con_versing
digressing1345793_digressing
egressing1146853__egressing
engrossing12124643_engrossing
fortressing1543963fortressing
hotpressing1753703hotpressing
nonprossing1454493nonprossing
oppressing1545973_oppressing
progressing1545773progressing
regressing1248143_regressing
topdressing1552663topdressing
undressing1246533_undressing

Search took 7 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 Filter1786911216330.390458182.1
2DLD Change Limit121633325.67021452.0
3Display Results32320.0162000.0
 (SQL Overall)178691326.07629409.3