| Package | Description |
|---|---|
| org.dmg.pmml.text |
| Modifier and Type | Method and Description |
|---|---|
static TextModelNormalization.GlobalTermWeights |
TextModelNormalization.GlobalTermWeights.fromValue(String v) |
TextModelNormalization.GlobalTermWeights |
TextModelNormalization.getGlobalTermWeights() |
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) |
Copyright © 2022. All rights reserved.