public class PatternToken extends Object implements Serializable
| Constructor and Description |
|---|
PatternToken(String tag,
boolean useTag,
boolean getCompoundPhrases,
int numWordsCompound,
String nerTag,
boolean useNER,
boolean useTargetParserParentRestriction,
String grandparentParseTag) |