Class ConlluLemmaSampleStream

java.lang.Object
opennlp.tools.util.FilterObjectStream<ConlluSentence, opennlp.tools.lemmatizer.LemmaSample>
opennlp.tools.formats.conllu.ConlluLemmaSampleStream
All Implemented Interfaces:
AutoCloseable, opennlp.tools.util.ObjectStream<opennlp.tools.lemmatizer.LemmaSample>

public class ConlluLemmaSampleStream extends opennlp.tools.util.FilterObjectStream<ConlluSentence, opennlp.tools.lemmatizer.LemmaSample>