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

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

35 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
prepresidential20795(None) 
presidential1554573___presidential
coresidential1662984__coresidential
nonresidential1562884_nonresidential
residential1255274____residential
preferential1753875pre_fe__rential
presidentially2063215___presidentially
providential1862975___providential
representing1555135_repres__enting
copresident1684446_copresident___
copresidents1762846_copresident__s
credential1346406___cre__dential
evidential1455456_____evidential
expediential2262746__expedi_ential
experiential2163796__experi_ential
penitential1355526___p_enitential
pestilential1463186p_e__stilential
preprandial1652616prepr____andial
preprinting1647416prepr__i__nting
presentimental1861926presentiment_al
presidencies1754486___presidencies
president12410996___president___
presidents1347026___president__s
presidial1247216___presid___ial
prudential1375126___pr__udential
referential1454686_re_fe__rential
reminiscential1871056_reminiscential
represent11410076_repres__ent___
representable17102336_repres__entable
represented1444116_repres__ent_ed
representer1353616_repres__ent_er
representers1452776_repres__enters
represents1246756_repres__ent__s
residentially1773836____residentially
reverential1484466_re_ve__rential

Search took 9 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 Filter178691950240.343520965.0
2DLD Change Limit95024357.95311948.2
3Display Results35350.0301166.7
 (SQL Overall)178691358.32621461.8