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

47 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
compting15301361(None) 
coapting133511621coapting
coempting1636071coempting
competing163712471competing
comping143518601comp_ing
computing16309851computing
coopting133411321coopting
camping143118972camp_ing
chomping18339882chomp_ing
clomping15329652clomp_ing
coacting133412712coacting
coasting113615522coasting
coating103525322co_ating
comaking17310002comaking
combating16310162combating
combing143714742com_bing
coming114225462com__ing
commuting16288442commuting
compacting19177092compacting
comparing162410582comparing
comparting17188382comparting
compering163414172compering
compiling1637762compiling
completing1748422completing
complin13312072complin_
compline14313552compline
complins14313112complins
complying1936112complying
comporting17199162comporting
composing16179842composing
composting17178052composting
cooping123918942coop_ing
coping113927672co_p_ing
copping143918602co_pping
copying153411992co_pying
costing104323032co_sting
coting94629262co__ting
counting113115282counting
couping124317032coup_ing
coupling13310792coupling
courting112514582courting
coveting141912322coveting
opting94514402_o_pting
prompting1637202prompting
romping123113032romp_ing
tempting1357342tempting
vomiting1437732vomiting

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 Limit121059473.78032026.2
3Display Results47470.0162937.5
 (SQL Overall)178691474.18642687.8