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

19 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
leaguing103534(None) 
eagling91113602_eagling
lagging103316732l_agging
leaching143012832leaching
leading93419552lea_ding
leafing113313582lea_fing
leaguering1243812leaguering
leaking123616972lea_king
leaning83721202lea_ning
leaping103215992lea_ping
learning978552learning
leashing123310312leashing
leasing83920162lea_sing
leaving114216852lea_ving
legating102313112legating
legging103912642le_gging
plaguing1236032plaguing
rearguing1135602rearguing
seagoing1038192seagoing

Search took 4 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.373479064.3
2DLD Change Limit121059193.56333976.7
3Display Results19190.000 
 (SQL Overall)178691193.93645399.1