Uses of Interface
opennlp.tools.ml.model.SequenceStream
Packages that use SequenceStream
-
Uses of SequenceStream in opennlp.tools.ml
Methods in opennlp.tools.ml with parameters of type SequenceStreamModifier and TypeMethodDescriptionEventModelSequenceTrainer.train(SequenceStream<T> events) Trains aMaxentModelfor givenevents.SequenceTrainer.train(SequenceStream<T> events) Trains aSequenceClassificationModelfor given.events