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 forstemming” 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
stemming1340820(None) 
steaming114013211steaming
stumming13347671stumming
esteeming1244702esteeming
gemming13289152_gemming
hemming15269972_hemming
iteming1037752ite_ming
lemming12269392_lemming
scamming15328542scamming
scumming15256792scumming
seaming103222112s_eaming
seeming103216262s_eeming
shamming16289412shamming
shimming16278252shimming
skimming17286272skimming
slamming133310002slamming
slimming13288092slimming
slumming13278382slumming
spamming15317602spamming
stamping133310962stamping
steading103613592steading
stealing93416602stealing
steeking133411352steeking
steeling93615142steeling
steeping113412582steeping
steering93916792steering
steeving12359652steeving
stemmier1245252stemmier
stepping13329072stepping
sterling93615552sterling
stetting93410712stetting
stewing113412492ste_wing
stimying1437502stimying
stomping13309762stomping
storming11209422storming
streaming12239652streaming
strumming1454412strumming
stumping13289082stumping
stymying1733962stymying
summing122912382s_umming
swimming16316322swimming
teaming103917592_teaming
teeming103513092_teeming
temping122710692_temping
terming104016002_terming
tomming12359242_tomming

Search took 5 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.390458182.1
2DLD Change Limit121059464.26628377.6
3Display Results46460.0301533.3
 (SQL Overall)178691464.68638132.9