Enumeration Case 列挙ケース

NSLinguisticTaggerJoinNames

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. 概して、複数単語の名前は複数のトークンとして返されるでしょう、そのタガーの標準トークン化慣習に従って。このオプションが設定されるならば、そのとき複数単語の名前は1つに結合されて単一のトークンとして返されます。

Declaration 宣言

NSLinguisticTaggerJoinNames = 1 << 4