| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected TextModelNormalization.GlobalTermWeights |
TextModelNormalization.globalTermWeights |
| 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 |
|---|---|
void |
TextModelNormalization.setGlobalTermWeights(TextModelNormalization.GlobalTermWeights value)
Sets the value of the globalTermWeights property.
|
TextModelNormalization |
TextModelNormalization.withGlobalTermWeights(TextModelNormalization.GlobalTermWeights value) |
Copyright © 2014 University of Tartu. All Rights Reserved.