Class POSSampleEventStream

java.lang.Object
opennlp.tools.util.AbstractEventStream<POSSample>
opennlp.tools.postag.POSSampleEventStream
All Implemented Interfaces:
AutoCloseable, ObjectStream<Event>

public class POSSampleEventStream extends AbstractEventStream<POSSample>
Reads the samples from an Iterator and converts those samples into events which can be used by the maxent library for training.