org.cogroo.tools.chunker2
Class DefaultChunkerSequenceValidator
java.lang.Object
org.cogroo.tools.chunker2.DefaultChunkerSequenceValidator
- All Implemented Interfaces:
- opennlp.tools.util.SequenceValidator<WordTag>
- Direct Known Subclasses:
- ShallowParserSequenceValidator
public class DefaultChunkerSequenceValidator
- extends Object
- implements opennlp.tools.util.SequenceValidator<WordTag>
DefaultChunkerSequenceValidator
public DefaultChunkerSequenceValidator()
validSequence
public boolean validSequence(int i,
WordTag[] inputSequence,
String[] outcomesSequence,
String outcome)
- Specified by:
validSequence
in interface opennlp.tools.util.SequenceValidator<WordTag>
Copyright © 2012-2013 CoGrOO. All Rights Reserved.