joinNames
Typically, multiple-word names will be returned as multiple tokens, following the standard tokenization practice of the tagger.
Declaration
static var joinNames: NLTagger.Options { get }Discussion
If this option is set, then multiple-word names will be joined together and returned as a single token.