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

36 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
currying1419649(None) 
carrying14148371carrying
curring103616841curr_ing
hurrying15145531hurrying
scurrying15183831scurrying
berrying14137372berrying
burring104016992burr_ing
burying133413912bu_rying
churring14298652churr_ing
crying123612282c__rying
cullying14297502cullying
curating11314292curating
curbing123814022cu_rbing
curding113515132cu_rding
curdling12228892curdling
curing94824782cu_r_ing
curling104320182cu_rling
cursing104217032cu_rsing
curtsying1543812curtsying
curving133912102cu_rving
ferrying15146242ferrying
flurrying16162802flurrying
furring114013142furr_ing
harrying15157642harrying
herrying15147022herrying
hurraying1654322hurraying
jurying18337762ju_rying
marrying14157222marrying
parrying14168132parrying
purring104515822purr_ing
quarrying2273732quarrying
querying2135242querying
serrying12167692serrying
slurrying13203192slurrying
tarrying12146722tarrying
worrying1534702worrying

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 Limit121059363.98630371.0
3Display Results36360.0132769.2
 (SQL Overall)178691364.40540565.5