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

23 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
linearized204458(None) 
linearised1143931linearised
linearize1845751linearize_
linearizes1945721linearizes
linearise946432linearise_
linearises1046342linearises
cinematized2553813cinematized
dimerized2246233dime_rized
fiberized2444533fibe_rized
finalized22279243fin_alized
idealized2046653_idealized
inearthed1343623_inearthed
laterized1979903late_rized
liberalized2345443liberalized
linearities1146793linearities
linearity1246113lineari_ty
linearizing2144913linearizing
lineated9711063linea__ted
linebred1144963linebr__ed
literalized2147073literalized
liveried1238733live_ri_ed
mineralized2346653mineralized
winterized2345713winterized

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 Filter1786911406030.1701051123.5
2DLD Change Limit140603238.33016879.1
3Display Results23230.030766.7
 (SQL Overall)178691238.53020948.5