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

43 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
teether1034969(None) 
teeter65420311teet_er
teethe94511311teethe_
teethed11318621teethed
teethers11328711teethers
teethes103611651teethes
tether93716101t_ether
aether94213672_aether
beetler938032beetler
blether12459912blether
diether1147442diether
either94517422_either
ether84518772__ether
feather133613502feather
heather133914852heather
leather103815782leather
meeter83616502meet_er
neither1037572neither
nether94014162_nether
seethe93712482seethe_
seethed113410192seethed
seethes103613742seethes
teacher123714832teacher
teemer85515742tee_mer
teener64717502tee_ner
teenier72611142teenier
teeters74018302teet_ers
teeth87315852teeth__
telpher1235562telpher
tenter64623932tent_er
tentier73815922tentier
tester64227152test_er
testier74015642testier
tethers103815312t_ethers
tetter64322452t_etter
thither13328102thither
tither94920282t_ither
together1243742together
tother94117142t_other
tweeter10288532tweet_er
weather133513222weather
wether123315392_wether
whether16346622whether

Search took 4 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 Filter1786911076710.373479064.3
2DLD Change Limit107671433.06335152.1
3Display Results43430.0162687.5
 (SQL Overall)178691433.45251764.5