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

41 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
unstuffed164268(None) 
restuffed1663332restuffed
stuffed14328972__stuffed
uncuffed1734082un_cuffed
unstudied1194282unstudied
unstuffy1761672unstuff_y
untufted1236082un_tufted
restaffed1653753restaffed
scuffed16298243__scuffed
sluffed14308303__sluffed
snuffed14308073__snuffed
staffed14298283__staffed
stiffed14359583__stiffed
stuffer13349793__stuffer
unmuffled1872343un_muffled
unruffled1672923un_ruffled
unshifted16124943unshifted
unsifted12128773uns_ifted
unsounded1135543unsounded
unsourced1244833unsourced
unsoured9310063unsou_red
unsquared1944073unsquared
unstacked1636433unstacked
unstained1038683unstained
unstalked1435523unstalked
unstamped1454603unstamped
unstarred1036363unstarred
unstated91615813unst_ated
unstayed12168393unst_ayed
unsteeled1045753unsteeled
unstemmed1443303unstemmed
unstepped1444213unstepped
unstinted1038563unstinted
unstocked1645063unstocked
unstoned9311043unst_oned
unstopped1444403unstopped
unstriped1246303unstriped
unsuited9310793uns_uited
untucked15206053un_tucked
untuned82010823un_tu_ned
unturned9228563un_turned

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 Filter1786911486410.420425454.8
2DLD Change Limit148641417.22020587.4
3Display Results41410.0162562.5
 (SQL Overall)178691417.65623340.0