| Package | Description |
|---|---|
| org.dmg.pmml.text |
| Modifier and Type | Method and Description |
|---|---|
static TextModelNormalization.LocalTermWeights |
TextModelNormalization.LocalTermWeights.fromValue(String v) |
TextModelNormalization.LocalTermWeights |
TextModelNormalization.getLocalTermWeights() |
static TextModelNormalization.LocalTermWeights |
TextModelNormalization.LocalTermWeights.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextModelNormalization.LocalTermWeights[] |
TextModelNormalization.LocalTermWeights.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.setLocalTermWeights(TextModelNormalization.LocalTermWeights localTermWeights) |
Copyright © 2022. All rights reserved.