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

39 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
interned9301665(None) 
interbed112413101interbed
interne73218151interne_
internee82718521internee
internes82721231internes
interred92615261interred
inturned9268311inturned
entered82718882enter_ed
inferred12248352inferred
inhered11313162inher_ed
innerved1246292innerved
inserted92413052inserted
intend72310372inte_n_d
intended102310412intended
interbeds12238902interbeds
interbred1248742interbred
intercede121210982intercede
interlend10310112interlend
interlined111211262interlined
intern64016542intern__
internal8414082internal
internees93014842internees
internode1048762internode
interns73116772intern_s
interpled1239602interpled
interrex15249822interrex
intersex15209732intersex
intervened14109062intervened
inthroned1396582inthroned
intoned8811992int_oned
intorted9310122intorted
intwined1235462intwined
inurned8328052in_urned
inversed12269282inversed
inverted122312162inverted
sintered92213902sinter_ed
unturned9228562unturned
wintered122111572winter_ed
winterfed1644992winterfed

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.390458182.1
2DLD Change Limit121059393.81031774.0
3Display Results39390.0162437.5
 (SQL Overall)178691394.21642384.0