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

37 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
vesiculates164629(None) 
vesiculate1547221vesiculate_
vesiculated1745551vesiculated
gesticulates1555042gesticulates
pediculates1645682pediculates
reticulates13148872reticulates
vesicates14119032vesic__ates
vesiculae1445202vesicula_e_
articulates1349043articulates
desiccates1545383desic_cates
ejaculates19166443_ejaculates
escalates1148823_es_calates
geniculate1345813geniculate_
geniculated1544643geniculated
gesticulate1445663gesticulate_
gesticulated1654543gesticulated
osculates11109393_os_culates
peculates132112543pe__culates
pediculate1546613pediculate_
recirculates1654073recirculates
resituates1047753resitu_ates
restimulates1465313restimulates
reticulate12219783reticulate_
reticulated14127783reticulated
simulates1139853__simulates
vermiculate1855723vermiculate_
vermiculated2064513vermiculated
vermiculites1952993vermiculites
vesicate131210053vesic__ate_
vesicated15117653vesic__ated
vesicles13127073vesic_l__es
vesicula1345223vesicula___
vesicular1445473vesicula__r
vesicularities1962453vesicularities
vesiculating1844663vesiculating
vesiculation1746113vesiculation
vesiculations1845323vesiculations

Search took 6 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 Filter1786911216330.393454684.5
2DLD Change Limit121633374.93624642.0
3Display Results37370.0162312.5
 (SQL Overall)178691375.34533431.4