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

46 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
jocko18421045(None) 
jock176522641jock_
jockos19527561jockos
jocks185118081jocks
socko115215111socko
bock126032512bock_
bocks134526572bocks
bucko134614022bucko
cock126332902cock_
cocks135227162cocks
cocky164215932cocky
coco87330602coc_o
dock116228742dock_
docks126022312docks
gecko124511112gecko
hock136031302hock_
hocks144925492hocks
jack175224862jack_
jacks185219832jacks
jacky215412342jacky
jockey22408032jockey
joke155926162jo_ke
joky186215312jo_ky
jouk156015992jouk_
jouks165612342jouks
juco134716202juc_o
lock106134362lock_
locks115126922locks
loco67030742loc_o
mock126429442mock_
mocks135023822mocks
nock106127182nock_
nocks115121012nocks
pock126129292pock_
pocks135022962pocks
pocky165314602pocky
poco86826152poc_o
rock105735182rock_
rocks114626412rocks
rocky144513852rocky
sicko115315392sicko
sock105233212sock_
socks114926082socks
wacko145514382wacko
yock135924612yock_
yocks144418372yocks

Search took 4 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 Filter178691538000.326548131.9
2DLD Change Limit53800462.89018615.9
3Display Results46460.0162875.0
 (SQL Overall)178691463.23255288.1