Class ConlluStream

java.lang.Object
opennlp.tools.formats.conllu.ConlluStream
All Implemented Interfaces:
AutoCloseable, opennlp.tools.util.ObjectStream<ConlluSentence>

public class ConlluStream extends Object implements opennlp.tools.util.ObjectStream<ConlluSentence>
The CoNNL-U Format is specified here.