public class HeadFinderSequenceValidator extends Object implements opennlp.tools.util.SequenceValidator<opennlp.tools.util.TokenTag>
| Constructor and Description |
|---|
HeadFinderSequenceValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validSequence(int i,
opennlp.tools.util.TokenTag[] inputSequence,
String[] outcomesSequence,
String outcome) |
Copyright © 2012–2017 CoGrOO. All rights reserved.