Uses of Class
opennlp.tools.ml.model.Sequence
Packages that use Sequence
-
Uses of Sequence in opennlp.tools.ml.model
Subinterfaces with type arguments of type Sequence in opennlp.tools.ml.modelModifier and TypeInterfaceDescriptioninterfaceInterface for streams ofsequencesused to train sequence models.Methods in opennlp.tools.ml.model with parameters of type SequenceModifier and TypeMethodDescriptionEvent[]SequenceStream.updateContext(Sequence<S> sequence, MaxentModel model) Creates a new event array based on the outcomes predicted by the specified parameters for the specifiedSequence.