Klasse POSSampleEventStream

java.lang.Object
opennlp.tools.util.AbstractEventStream<POSSample>
opennlp.tools.postag.POSSampleEventStream
Alle implementierten Schnittstellen:
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.