Enumeration Case
列挙ケース
NSLinguistic
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つに結合されて単一のトークンとして返されます。
Availability 有効性
- iOS 5.0+
- iPadOS 5.0+
- macOS 10.7+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
NSLinguisticTaggerJoinNames = 1 << 4