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 forrepacked” with Change Limit: [1] [2] [3]

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

34 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
repacked1718874(None) 
prepacked20155651prepacked
reparked15208921reparked
reracked15169121reracked
retacked15169271retacked
packed154822602__packed
racked134526082r__acked
reached134619082re_ached
reacted103015712re_acted
recked134821802re__cked
recocked17248472recocked
redacted12410242redacted
redocked16206822redocked
refaced133713572refac_ed
rejacket2166732rejacket
relaced103517212relac_ed
relocked15217742relocked
remarked15209242remarked
repack142412162repack__
repackaged2042302repackaged
repacks15269542repack_s
repaired1148952repaired
repassed11229272repassed
repasted112611532repasted
repatched1745312repatched
repaved133311132repa_ved
reperked15177792reperked
replaced133211402replac_ed
respaced1338502respac_ed
restacked1636482restacked
retackled1644072retackled
retracked1657452retracked
rewaked153811902rewa_ked
unpacked17268662unpacked

Search took 5 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 Filter1786911210590.420425454.8
2DLD Change Limit121059343.90630993.1
3Display Results34340.0162125.0
 (SQL Overall)178691344.34241154.1