Class DocumentCategorizerEventStream

java.lang.Object
opennlp.tools.util.AbstractEventStream<DocumentSample>
opennlp.tools.doccat.DocumentCategorizerEventStream
All Implemented Interfaces:
AutoCloseable, ObjectStream<Event>

public class DocumentCategorizerEventStream extends AbstractEventStream<DocumentSample>
Iterator-like class for modeling document classification events.