Enumeration 列挙

NSLinguisticTaggerOptions

Constants for linguistic tagger enumeration specifying which tokens to omit and whether to join names. 言語学的タガー列挙に対する定数、どのトークンを省略するかそして名前それらを結合すべきかどうかを指定しています。

Declaration 宣言

typedef enum NSLinguisticTaggerOptions : NSUInteger {
    ...
} NSLinguisticTaggerOptions;

Topics 話題

Constants 定数

See Also 参照

Enumerating Linguistic Tags 言語学的タグを列挙する