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 foroverdiscounted” with Change Limit: [1] [2] [3] [4] [5] [6]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

24 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
overdiscounted2111110(None) 
overdiscount1861592overdiscount__
overdiscounts1961302overdiscount_s
overcounted1745883over___counted
overdiscounting2261183overdiscounting
rediscounted1651983_re_discounted
discounted1447844____discounted
overdecorated2053444overd_ecorated
discounter1347025____discounter
dismounted1445415____dismounted
miscounted1546065____miscounted
overcount1448325over___count__
overcounts1545715over___count_s
overdecorate1853755overd_ecorate_
overdecorates1953435overd_ecorates
overdesigned1852885overdes_ign_ed
overdirected1952905overdi__rected
overdocumented2382045overdocumented
overhunted1745175over____hunted
overissued1443515over_is_su__ed
overresponded2071935overrespo_nded
overscored1646365over__sco__red
rediscount1353535_re_discount__
rediscounts1452285_re_discount_s

Search took 6 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 Filter178691950240.360496363.9
2DLD Change Limit95024245.53317174.0
3Display Results24240.0131846.2
 (SQL Overall)178691245.90630255.8