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

45 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
qwertys22497(None) 
qwerty2133581qwerty_
alerts64418223alert_s
averts95715243avert_s
berths114712423_berths
bewrays15145113bewrays
certes84623083_certes
cherts115617233chert_s
cherty144612473cherty_
derays105514253_derays
everts94514893evert_s
ewers86018823ewer__s
exerts133712293exert_s
inerts64517023inert_s
nerts55924983_nert_s
quartes163314933quartes
quartos16328733quartos
quarts154715933quart_s
queries16315873queries
querns15307943quer_ns
query174212083quer_y_
quests153310353quest_s
queys17398363que__ys
quirts154213553quirt_s
swarths13537323swarths
swarty125812383swarty_
sweats94814613sweat_s
sweaty123710053sweaty_
sweets94214433sweet_s
swerves1377533swerves
tweets94210103tweet_s
twenty1236223twenty_
twerps11345153twer_ps
verts85724733_vert_s
vertus94613603_vertus
warts814840403_wart_s
warty119323823_warty_
weets85427723_weet_s
wefts116715493_weft_s
welts85225193_welt_s
wert79749823_wert__
wests85727003_west_s
wets75940293_we_t_s
worths127812893_worths
worts88631183_wort_s

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 Filter1786911340270.406440125.6
2DLD Change Limit134027456.20321606.8
3Display Results45450.0133461.5
 (SQL Overall)178691456.62226984.4