Class ConlluPOSSampleStream

java.lang.Object
opennlp.tools.util.FilterObjectStream<ConlluSentence, opennlp.tools.postag.POSSample>
opennlp.tools.formats.conllu.ConlluPOSSampleStream
All Implemented Interfaces:
AutoCloseable, opennlp.tools.util.ObjectStream<opennlp.tools.postag.POSSample>

public class ConlluPOSSampleStream extends opennlp.tools.util.FilterObjectStream<ConlluSentence, opennlp.tools.postag.POSSample>