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

34 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
incalculable185325(None) 
incalculably2163001incalculably
calculable1643642__calculable
includable1545013inc_l_udable
invaluable1545073inval_u_able
calculate1389874__calcula_te
callable12310754__cal__lable
cancelable1644644__cancelable
inalienable1354724in_alienable
inalterable1355234in_alterable
inarguable1344364in_argu_able
incalculability2462214incalculability
incapable1547564inca___pable
inclinable1447714inc_l_inable
includible1553524inc_l_udible
incommutable2064174incommutable
incomputable2075044incomputable
inconsolable1654264inconsolable
inconsumable1854094inconsumable
inculpable1645214incul__pable
incunable13108744in___cunable
incurable131010774in___curable
ineluctable1545414in_eluctable
inexcusable2253574in_excusable
infallible1553294infal__lible
invaluably1854124inval_u_ably
miscalculate1872404miscalcula_te
noncallable1554374noncal__lable
noncancelable1962594noncancelable
recalculate15135384recalcula_te
recallable1445374recal__lable
uncalculated1753524uncalculated
uncapturable1853284uncapturable
uncatchable2053884uncatc_hable

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.390458182.1
2DLD Change Limit124790347.28017141.5
3Display Results34340.0162125.0
 (SQL Overall)178691347.68623248.9