public class NluEnrichmentRelations
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
NluEnrichmentRelations.Builder
Builder.
|
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
model |
Modifier | Constructor and Description |
---|---|
protected |
NluEnrichmentRelations(NluEnrichmentRelations.Builder builder) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
model()
Gets the model.
|
NluEnrichmentRelations.Builder |
newBuilder()
New builder.
|
protected NluEnrichmentRelations(NluEnrichmentRelations.Builder builder)
public NluEnrichmentRelations.Builder newBuilder()
public java.lang.String model()
*For use with `natural_language_understanding` enrichments only.* The enrichement model to use with relationship extraction. May be a custom model provided by Watson Knowledge Studio, the default public model is`en-news`.