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 forderiving” 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
deriving13251074(None) 
depriving1636401depriving
deriding112512931deriding
driving123910711d_riving
arriving1237362arriving
beriming13310462beriming
coderiving1744992coderiving
deairing10311892deairing
deaving123814752de_aving
debiting122511202debiting
debriding1446482debriding
deceiving1635732deceiving
deciding132210832deciding
defiling132812462defiling
defining133711802defining
deicing11312192de_icing
deliming12310372deliming
delving123711572de_lving
demising122012522demising
depraving1635972depraving
derailing112011312derailing
derating103222282derating
desiring10312142desiring
deviling1311812852deviling
devising133111522devising
diving113717952d__iving
drivings13265762d_rivings
droving12379682d_roving
meriting11314682meriting
nerving112910832ner_ving
periling11316862periling
redriving1437602redriving
regiving13269712regiving
reiving113316842re_iving
reliving122713342reliving
rerising93017782rerising
reviving152910502reviving
riving104521422__riving
scriving14258762scriving
serving113014982ser_ving
shriving15268452shriving
striving122611392striving
thriving15246352thriving

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 Limit121059433.75032282.4
3Display Results43430.0133307.7
 (SQL Overall)178691434.15343027.0