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

44 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
justifying244405(None) 
mystifying2243942mystifying
rejustifying2652372rejustifying
russifying1743922russifying
testifying1745402testifying
acetifying1944453acetifying
basifying1845073bas_ifying
beatifying1945733beatifying
brutifying1943413brutifying
certifying1945313certifying
citifying1845383_citifying
dulcifying2043193dulcifying
fortifying2045153fortifying
fructifying2352373fructifying
gasifying1744523gas_ifying
gratifying1874213gratifying
jellifying2443883jellifying
jollifying2443353jollifying
justified2045043justif_ied
justifier1944363justif_ier
justifies1945793justif_ies
justify2034663justify___
justing153615163just___ing
justling16207253just__ling
juttying1933573ju_t_tying
mortifying1944923mortifying
mummifying2042853mummifying
mutinying1545333mu_tinying
notifying1645623_notifying
nullifying1743493nullifying
ossifying1644253_ossifying
purifying1835853pu_rifying
qualifying2643973qualifying
quantifying2743213quantifying
ratifying1656823_ratifying
rectifying1946373rectifying
stiffing15248703__stiffing
stifling122110913__stifling
stimying1437503__stimying
stultifying1852343stultifying
uglifying1743963_uglifying
unifying1537553_u_nifying
untidying1445473_untidying
yuppifying2442443yuppifying

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 Filter1786911406030.420425454.8
2DLD Change Limit140603446.58021368.2
3Display Results44440.0162750.0
 (SQL Overall)178691447.01625469.1