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

46 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
saleable1031202(None) 
salable91415461sal_able
saleably1338211saleably
salvable1338401salvable
saveable1339001saveable
callable12310752callable
dateable1149442dateable
faceable15108492faceable
fileable13179222fileable
hateable1339372hateable
makeable1637252makeable
malleable1376072malleable
nameable1238862nameable
palpable1448032palpable
rateable10311442rateable
sailable10310562sailable
salably121610742sal_ably
salvably1645442salvably
sandable111612822sandable
satiable10310732satiable
savable121711862sa_vable
sayable121411612sa_yable
scalable121710232scal_able
sealable101512692seal_able
seeable91113942s_eeable
sellable101711822sellable
shakeable1844942shakeable
shameable1645572shameable
shapeable1645742shapeable
shareable1436732shareable
sizeable1937112sizeable
slakable14177552slakable
slayable13157562slayable
solvable1337472solvable
spallable1345832spallable
spareable1337262spareable
stageable1246342stageable
stateable1136902stateable
syllable13177772syllable
takeable1437462takeable
talkable1437192talkable
tameable1238602tameable
tapeable1238822tapeable
valuable1336862valuable
wadeable1437442wadeable
walkable1736062walkable

Search took 7 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 Limit121059466.06319966.8
3Display Results46460.0133538.5
 (SQL Overall)178691466.48227567.3