public final class NSLinguisticTaggerOptions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
JoinNames
Join tokens of tag scheme NSLinguisticTagSchemeNameType.
|
static long |
OmitOther
Omit tokens of type NSLinguisticTagOther.
|
static long |
OmitPunctuation
Omit tokens of type NSLinguisticTagPunctuation.
|
static long |
OmitWhitespace
Omit tokens of type NSLinguisticTagWhitespace.
|
static long |
OmitWords
Omit tokens of type NSLinguisticTagWord.
|
public static final long OmitWords
public static final long OmitPunctuation
public static final long OmitWhitespace
public static final long OmitOther
public static final long JoinNames