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

42 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
reminded12341152(None) 
remanded123011321remanded
remended123010391remended
reminder113110511reminder
reminted113615081reminted
rewinded13277671rewinded
demanded13348512demanded
emended11329602_emended
ermined10410602ermin_ed
minded103817832__minded
refined114720002refin_ed
refunded1336952refunded
regilded1135542regilded
rehinged1336852rehinged
reindex1536092re_index
reined74425522re_in_ed
reinked1239792re_inked
rekindled1543312rekindled
relanded102410462relanded
relined85321932relin_ed
relinked1337002relinked
remainder1244682remainder
remained112412892remain_ed
remanned11319352remanned
remind94819792remin__d
reminders12308652reminders
reminds104614792remind_s
remised103516842remi_sed
remitted113312072remitted
remixed173510742remi_xed
remolded1237402remolded
rended84524102re__nded
repined104918772repin_ed
repinned1157472repinned
rereminded1443412rereminded
rescinded1335762rescinded
resided95217702resi_ded
resined84522652resin_ed
retinted94414362retinted
retinued95210822retinued
rewinder12317662rewinder
rinded84418982r__inded

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.406440125.6
2DLD Change Limit121059423.87631233.0
3Display Results42420.0162625.0
 (SQL Overall)178691424.29841575.4