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

42 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
workmates184500(None) 
workmate1744671workmate_
formates132814292for_mates
workfares1943392workfares
borates94823013bor__ates
bromates12413143_bromates
bunkmates1743673bunkmates
chromates16313113chromates
coinmates1348343coinmates
comates114123643co__mates
copemates1549483copemates
corelates11314863corelates
corkages1539103cork_ages
coronates1110816923coronates
corotates112714283corotates
cremates124216003_cremates
folkmotes1883283folkmotes
foredates13310053foredates
formate123115093for_mate_
formats123113573for_mat_s
loricates11310123loricates
orates64328613_or__ates
primates121515933_primates
remates93827113__remates
roommates1344843roommates
sorbates10311103sor_bates
sororates9410473sororates
soulmates1147073soulmates
wordages1337053wor_dages
workbags1843013workba_gs
workboats1843833workboat_s
workboxes2543883workboxes
workdays1942903workda_ys
workfare1843123workfare_
workman1635613workma__n
workmanly2151993workmanly
workmen1635933workm__en
workouts1544963workout_s
workplaces2152533workplaces
workspaces2152003workspaces
worktables1942613worktables
yokemates1844193yokemates

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 Filter1786911486410.420425454.8
2DLD Change Limit148641426.37623312.6
3Display Results42420.0162625.0
 (SQL Overall)178691426.81226231.8