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 forsnotty” 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
snotty948920(None) 
knotty13315221knotty
snooty94211511snooty
snouty9419951snouty
spotty11448581spotty
blotty11178342blotty
clotty11208262clotty
dotty94516102_dotty
gnatty10336482gnatty
grotty10389832grotty
jotty155012602_jotty
natty85719142_natty
netty85816762_netty
nitty85418312_nitty
nutty84816872_nutty
plotty11208852plotty
potty105621002_potty
scatty115310652scatty
shitty124110062shitty
shorty124313202shorty
shott85332192shott_
shotts93614702shotts
slitty9329162slitty
slutty9248002slutty
smutty11266322smutty
snobby1334402snobby
snoopy11449472snoopy
snoot55030142snoot_
snoots64216682snoots
snoozy18517232snoozy
snort54833752snort_
snorts64116502snorts
snot44745452sno_t_
snots55225122sno_ts
snottily1145552snottily
snout54530632snout_
snouts64915872snouts
snowy115011562sno_wy
softy115414482s_ofty
sooty84924842s_ooty
sporty115112492sporty
stott56929792stott_
stotts64612862stotts

Search took 6 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 Filter178691825510.673265514.1
2DLD Change Limit82551434.37318877.4
3Display Results43430.0162687.5
 (SQL Overall)178691435.06235300.5