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

41 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
quellable204367(None) 
fellable13179132_fellable
gullable1136462gu_llable
sellable101711822_sellable
tellable10169772_tellable
billable12179503_billable
buildable1443523buildable
callable12310753_callable
culpable1436283cu_lpable
drillable1245133drillable
expellable2143213expellable
fillable13179573_fillable
furlable1335893fu_rlable
gelable101710733_ge_lable
guessable1243733guessable
gullably1444793gu_llably
gullible1144063gu_llible
healable131610173_healable
helpable1536603_helpable
killable14168133_killable
meltable12310473_meltable
millable121710133_millable
peelable1238553_peelable
quenchable2642203quenchable
quotable1936493qu_otable
reelable10311593_reelable
reliable10313073_reliable
rulable9310533ru__lable
sealable101512693_sealable
spallable1345833spallable
spillable1345353spillable
squeezable3051393squeezable
stealable1136573stealable
sulliable1145913sulliable
syllable13177773_syllable
tillable10159753_tillable
unsellable1247093unsellable
weldable1436863_weldable
wieldable1543813wieldable
willable13168683_willable
yieldable1543353yieldable

Search took 10 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.436409841.7
2DLD Change Limit148641418.94016626.5
3Display Results41410.0133153.8
 (SQL Overall)178691419.38919032.0