Uses of Class
weka.core.pmml.jaxbbindings.TextModel
Packages that use TextModel
-
Uses of TextModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return TextModelModifier and TypeMethodDescriptionObjectFactory.createTextModel()
Create an instance ofTextModel
Segment.getTextModel()
Gets the value of the textModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type TextModelModifier and TypeMethodDescriptionvoid
Segment.setTextModel
(TextModel value) Sets the value of the textModel property.