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

34 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
removing143908(None) 
behoving1734912behoving
demoing11311752demo_ing
demoting12311422demoting
emoting10313562_emoting
moving123913282__moving
reaving113820532re_aving
reboring11312782reboring
recoding122213852recoding
redoing93516732redo_ing
reeving113717662re_eving
regiving13269712regiving
reiving113316842re_iving
reliving122713342reliving
remaking152613302remaking
remating112322412remating
remising112516452remising
remixing182810332remixing
remolding1338162remolding
repaving142810742repaving
reposing111213802reposing
reproving1538412reproving
resoling92916302resoling
resolving1337742resolving
resowing123111522resowing
reviving152910502reviving
revoking1637802revoking
revolving1635842revolving
revoting12312032revoting
revving14379342re_vving
rezoning18310452rezoning
roving103618742r__oving
rumoring1136982rumoring
unmoving1436252unmoving

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.423422437.4
2DLD Change Limit121059344.31028087.9
3Display Results34340.0162125.0
 (SQL Overall)178691344.74937627.1