A token set contains expressions that identify specific tokens. You can use token sets in Parser transformations that use token parsing mode.
Use token sets to identify specific tokens as part of parsing operations. For example, you can use a token set to parse all email addresses that use that use an "AccountName@DomainName" format.