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

20 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
strummer123478(None) 
strummed1344471strummed
strummers1333691strummers
drummer12407502_drummer
grummer12338782_grummer
rummer104715482__rummer
scrummed1554312scrummed
scummer13398752s_cummer
slummer113711202s_lummer
stammer116013342st_ammer
stemmer113210182st_emmer
streamer10239512streamer
strumae9368092strumae_
strumpet1256032strumpet
strutter846502strutter
stummed12348552st_ummed
stumper113610092st_umper
summer104017712s__ummer
thrummer1542932thrummer
trimmer113610832_trimmer

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 Filter1786911210590.410435831.7
2DLD Change Limit121059203.51334460.3
3Display Results20200.0161250.0
 (SQL Overall)178691203.93945364.6