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

43 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
painterly144331(None) 
painter93814562painter__
painters103013022painter_s
pointedly15133672pointedly
printery13318432printer_y
winterly14306742_winterly
angerly1137773_a_ngerly
bankerly1744333ba_nkerly
bitterly1335603_bitterly
daintily1245523daint_ily
easterly11246643ea_sterly
fainter103611053fainter__
fainters11349693fainter_s
faintly1337083faint__ly
gingerly13315303_gingerly
innerly1037133__innerly
interlay11310043__interlay
jointedly20132723jointedly
latterly1136063la_tterly
mannerly1344983ma_nnerly
masterly13317653ma_sterly
painfully1744183painfully
painlessly1543003painlessly
paintable1337243paintable
paintball1342663paintball
painted104214633painte__d
paintier1048793paintier__
painty114714753paint___y
pantry115014103pa_nt_r_y
pastorly1345783pa_storly
pinery115214293p_in_er_y
pointelle1144583pointelle
pointer93814933pointer__
pointers103013723pointer_s
princely1545153prince_ly
printer93917303printer__
printers103214903printer_s
saintly1039343saint__ly
sisterly1146333_sisterly
spinsterly1552003spinsterly
splintery14264793splinter_y
wintery13399753_winter_y
writerly1444153wri_terly

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 Filter1786911486410.420425454.8
2DLD Change Limit148641437.59319576.1
3Display Results43430.0162687.5
 (SQL Overall)178691438.02922255.7