Class Constituent
java.lang.Object
opennlp.tools.parser.Constituent
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Constituent
-
-
Method Details
-
getLabel
Returns the label of the constituent.- Returns:
- the label of the constituent.
-
setLabel
Assigns the label to the constituent.- Parameters:
label- The label to set.
-
getSpan
-