| Package | Description |
|---|---|
| org.dmg.pmml.text |
| Modifier and Type | Method and Description |
|---|---|
static TextModelNormalization.GlobalTermWeights |
TextModelNormalization.GlobalTermWeights.fromValue(String v) |
TextModelNormalization.GlobalTermWeights |
TextModelNormalization.getGlobalTermWeights()
Gets the value of the globalTermWeights property.
|
static TextModelNormalization.GlobalTermWeights |
TextModelNormalization.GlobalTermWeights.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextModelNormalization.GlobalTermWeights[] |
TextModelNormalization.GlobalTermWeights.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TextModelNormalization |
TextModelNormalization.setGlobalTermWeights(TextModelNormalization.GlobalTermWeights globalTermWeights)
Sets the value of the globalTermWeights property.
|
Copyright © 2016 University of Tartu. All rights reserved.