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

50 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
reapplied144367(None) 
preapplied1442701preapplied
reapplies1344911reapplies
applied1247482__applied
preapplies1343322preapplies
replied103914442re__plied
resupplied1542062resupplied
unapplied1443742unapplied
applier1137903__applier
applies11311213__applies
dappled1336393_dappl_ed
grappled14336093grappl_ed
misapplied1742763misapplied
rallied83514083r_a_llied
rapped114122683r_app__ed
rappeled1335003r_appeled
rappelled1443703r_appelled
readied93316623rea__died
realised92214533rea__lised
realized182514223rea__lized
reaped94122453rea_p__ed
reappeared1543013reappeared
reapply1434323reappl__y
reapplying1843023reapplying
reappoint1346323reappoint
reappointed1652943reappointed
reappraised1672823reappraised
reapproved1842743reapproved
reavailed1344003reavailed
recapped1535943recapp__ed
recopied1339843recop_ied
relied74926233re___lied
remapped1534913remapp__ed
reopposed1444333reopposed
repapered1445233repapered
repelled113111573re_pelled
repled93319773re__pl_ed
replier94214973re__plier
replies94521043re__plies
repolled11359623re_polled
repped114616723re_pp__ed
repulsed1136563re_pulsed
resampled1454113resampl_ed
respelled1257033respelled
respliced1445533re_spliced
resupplies1442413resupplies
retallied1046783retallied
rippled123110273r_ippl_ed
ripplier1234463r_ipplier
supplied1345993_supplied

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.1731032896.0
2DLD Change Limit148641508.79616898.7
3Display Results50500.0133846.2
 (SQL Overall)178691508.98219894.3