Class SimpleEventStreamBuilder
java.lang.Object
opennlp.tools.ml.model.SimpleEventStreamBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionopennlp.tools.util.ObjectStream<opennlp.tools.ml.model.Event> build()
-
Constructor Details
-
SimpleEventStreamBuilder
public SimpleEventStreamBuilder()
-
-
Method Details
-
add
-
build
public opennlp.tools.util.ObjectStream<opennlp.tools.ml.model.Event> build()
-