Uses of Class
weka.core.pmml.jaxbbindings.TextModel
-
Uses of TextModel in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createTextModel()
Create an instance ofTextModel
Segment.getTextModel()
Gets the value of the textModel property.Modifier and TypeMethodDescriptionvoid
Segment.setTextModel
(TextModel value) Sets the value of the textModel property.