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

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
macadamizing295194(None) 
macadamize2652093macadamiz__e
macadamized2851623macadamiz_ed
macadamizes2751923macadamiz_es
actualizing2346204_actualizing
anatomizing2344924_anatomizing
calamining1545934__calamining
canalizing22410424__canalizing
faradizing2445934farad__izing
macadamia1653234macadam__i_a
macadamias1752834macadam__ias
maderizing2346464m__aderizing
mandamusing1772264ma_ndamusing
maximizing3184384m__aximizing
mechanizing2846104mec_hanizing
palatalizing2454894palatalizing
racemizing2445274rac__emizing
racializing2347794rac_ializing
randomizing2454004ra_ndomizing
recanalizing2446804recanalizing
sacralizing2347404sac_ralizing
scandalizing2554114scandalizing
vandalizing2545374va_ndalizing

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.440406115.9
2DLD Change Limit124790237.47016705.5
3Display Results23230.0131769.2
 (SQL Overall)178691237.92322553.5