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

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

17 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
blondining146298(None) 
blandishing1852903blandishing
blending12249963blend__ing
blinding123210163blind__ing
blindsiding1681183blindsiding
blondine1137153blond__ine
blondined1343483blondin_ed
blondines1246153blondin_es
blooding122410653blood__ing
bloodying1643783blood_ying
blundering1444823blundering
bonding113318433b_ond__ing
broadening1444033broadening
condoning1339783_condoning
confining1539993_confining
eloining9310443elo__ining
loudening1144743_loudening

Search took 7 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 Filter1786911406030.406440125.6
2DLD Change Limit140603176.00023433.8
3Display Results17170.000 
 (SQL Overall)178691176.40627894.3