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

30 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
wristier113686(None) 
bristlier1144312bristlier
crispier12297252crispier
crustier10259532crustier
driftier1275122driftier
feistier1136192feistier
friskier1535192friskier
frostier1148162frostier
grislier935792grislier
grister83915412grist_er
gristlier1044282gristlier
grittier9316262grittier
mistier93418712_mistier
prissier10157872prissier
riskier1138422_riskier
rustier74416362_rustier
trustier8268682trustier
twistier1134812twistier
waister103812382waist_er
whistler1496312whistler
whitier133311062whi_tier
wiftier13297732w_iftier
wispier12249402w_ispier
wittier103910822w_ittier
wrester102812412wrest_er
wrestler11306992wrestler
wristiest1237752wristiest
wristlet1138642wristlet
writer94416512wri_t_er
writher134010852wri_ther

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.406440125.6
2DLD Change Limit121059303.62633386.4
3Display Results30300.0132307.7
 (SQL Overall)178691304.04544175.8