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

30 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
misallocated176235(None) 
misallocate1552721misallocate_
misallocates1652641misallocates
misallotted1451762misallo_tted
mislocated15196252mis__located
allocated1248093___allocated
dislocated1497523dis__located
misallocating1852313misallocating
misallocation1753363misallocation
mislocate13107713mis__locate_
mislocates14107223mis__locates
reallocated1443773_reallocated
unallocated14113323_unallocated
allocate10411024___allocate_
allocates11410474___allocates
collocated1546164__collocated
disallowed1543264disallo__wed
disassociated1762574disassociated
dislocate1289134dis__locate_
dislocates13108324dis__locates
misacted1338674misa___c_ted
misallied1246544misall___ied
misallocations1853094misallocations
misallot1047004misallo__t__
misallots1144534misallo__t_s
miscalculated2072174miscalculated
miseducated1752224mis_educated
misrelated1346494misrel__ated
reallocate1254424_reallocate_
reallocates1354334_reallocates

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.403443402.0
2DLD Change Limit124790306.86018191.0
3Display Results30300.0161875.0
 (SQL Overall)178691307.27924548.8