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

39 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
egesting103901(None) 
agenting1039382agenting
agisting1038242agisting
begetting13186582begetting
besting104923922_besting
cresting114017042cresting
degusting1236162degusting
detesting112610322detesting
devesting14249902devesting
digesting12208672digesting
easting84924302e_asting
egestion946862egestion
egestions1046702egestions
egestive1246832egestive
egressing1146852egressing
ejecting18268162ejecting
electing112113782electing
erecting112415062erecting
everting122213132everting
exerting162211152exerting
existing1639072existing
gasting95022762_gasting
getting93316562_getting
guesting1058462guesting
gusting93917162_gusting
ingesting11129622ingesting
jesting154317712_jesting
nesting84320442_nesting
questing1838272questing
reesting93118272reesting
renesting102514702renesting
resting85031182_resting
retesting102614602retesting
revesting132814122revesting
testing86021052_testing
vesting114618682_vesting
westing115020272_westing
wresting123811832wresting
zesting174515332_zesting

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 Limit121059394.15629128.7
3Display Results39390.0162437.5
 (SQL Overall)178691394.56239169.4