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 forminesweepings” with Change Limit: [1] [2] [3] [4] [5] [6]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

35 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
minesweepings21798(None) 
minesweeping2061611minesweeping_
minesweepers1991123minesweep_ers
linebreedings1761144linebreedings
minesweeper1861214minesweep__er
misesteeming1752884misesteeming_
miskeeping1944354mi__skeeping_
sweepings15345634____sweepings
timekeepings2161174time_keepings
beekeepings2051435__beekeepings
beweeping1743935__be_weeping_
dieselings1252935di_es__elings
disesteeming1653075disesteeming_
housekeepings2361395housekeepings
inbreedings15102165_in_breedings
kinescoping2051615kines_coping_
linebreeding1651565linebreeding_
ministering1445545minis_tering_
misdeeming1644995mi__sdeeming_
misfeeding1744995mi__sfeeding_
mismeeting1546245mi__smeeting_
misspellings1751375mi_sspellings
missteering1444455mi_ssteering_
misstepping1862755mi_sstepping_
outsweeping1743185_outsweeping_
safekeepings2281095safe_keepings
sidestepping1851465sidestepping_
sideswiping1851505sidesw_iping_
sleepings12335885____sleepings
sweeping14389145____sweeping_
sweetings13326185____sweetings
timekeeping2051625time_keeping_
timeservings1861075times_ervings
upsweeping1861835__upsweeping_
weepings14346485_____weepings

Search took 10 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.390458182.1
2DLD Change Limit124790358.80014180.7
3Display Results35350.0301166.7
 (SQL Overall)178691359.22019380.8