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

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

38 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
administrable187160(None) 
administrate1562532administra_te
administrant1562473administra_nt
administrants1662063administrants
administrated1762063administrated
administrates1662393administrates
administrative2072153administrative
administrator1661973administrator
administrating1862134administrating
administration17142554administration
administrators1761714administrators
administratrix2481284administratrix
admirable1445434adm__i__rable
demonstrable1753184demon_strable
diminishable2061484diminis_hable
adjustable2042445ad__just_able
administer1343275administ___er
administered1661905administ_ered
administering1762195administering
administers1452905administ__ers
administrations18162405administrations
admirably1743885adm__i__rably
admissible1552625adm__is_sible
advisable1544575ad__vis__able
arbitrable1443535a__rbi_trable
demonstrably2052675demon_strably
immensurable1852605immen_surable
indemonstrable19111845indemon_strable
instable10313205___in_st_able
insurable111011085___in_surable
mensurable1445455__men_surable
ministate1147265__minist_a_te
ministrant1255805__ministra_nt
ministrants1353855__ministrants
miserable1349655__m__iserable
registrable1452935__registrable
sinistral944685__sinistra_l_
uninsurable1384975_unin_surable

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 Filter1786911247900.390458182.1
2DLD Change Limit124790388.56314573.2
3Display Results38380.0331151.5
 (SQL Overall)178691388.98619885.5