Example usage for Java opennlp.tools.parser AbstractBottomUpParser fields, constructors, methods, implement or subclass
The text is from its open source code.
String | TOP_NODE The label for the top node. |
String | INC_NODE The label for the top if an incomplete node. |
String | TOK_NODE The label for a token node. |