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 forencapsulate” with Change Limit: [1] [2] [3] [4] [5]

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
encapsulate155284(None) 
encapsulated1752591encapsulated
encapsulates1652611encapsulates
capsulate1347572__capsulate
encapsule1352302encapsul__e
capsulated1545663__capsulated
encapsulating1852193encapsulating
encapsulation1752293encapsulation
encapsuled1551823encapsul_ed
encapsules1452143encapsul_es
encapsuling1651933encapsuling
calculate1389874__calculate
cannulate1148634__cannulate
canulate10314554__ca_nulate
capitulate1445104__capitulate
capsular1245414__capsula_r
capsule1137354__capsul__e
capsulize2293824__capsulize
consulate11612234__consulate
copulate122614114__cop_ulate
cupulate122810034__cup_ulate
ecaudate1145314e_ca__udate
ejaculate18187164e_ja_culate
emasculate1445554e_masculate
encapsulations1851994encapsulations
enculturate1354374enculturate
endplate1147084en_dp__late
escalate1039324esca___late
excaudate1943424exca__udate
insulate8312844in___sulate
nonencapsulated207704nonencapsulated
recalculate15135384recalculate
recapitulate1652544recapitulate
scapulae1255444_scap_ula_e
scopulate1366554_scop_ulate
uncalculated1753524uncalculated

Search took 10 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 Filter1786911488190.423422437.4
2DLD Change Limit148819369.40615821.7
3Display Results36360.0162250.0
 (SQL Overall)178691369.84518150.4