Package | Description |
---|---|
com.oracle.bmc.ailanguage.model | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
static NerModelVersion |
NerModelVersion.create(String key) |
static NerModelVersion |
NerModelVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NerModelVersion[] |
NerModelVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
NerModelVersion |
DetectLanguageEntitiesRequest.getModelVersion()
Named Entity Recognition model versions.
|
Modifier and Type | Method and Description |
---|---|
DetectLanguageEntitiesRequest.Builder |
DetectLanguageEntitiesRequest.Builder.modelVersion(NerModelVersion modelVersion)
Named Entity Recognition model versions.
|
Copyright © 2016–2024. All rights reserved.