public class NluEnrichmentRelations
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | NluEnrichmentRelations.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | model()Gets the model. | 
| NluEnrichmentRelations.Builder | newBuilder()New builder. | 
public NluEnrichmentRelations.Builder newBuilder()
public 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`.
Copyright © 2023 IBM Cloud. All rights reserved.