Contents

joinNames

Typically, multiple-word names will be returned as multiple tokens, following the standard tokenization practice of the tagger. If this option is set, then multiple-word names will be joined together and returned as a single token.

Declaration

static var joinNames: NSLinguisticTagger.Options { get }

See Also

Constants