NLModel.Configuration Property

Definition

Gets the configuration information, such as which language the model supports, or the current version of the model.

public virtual NaturalLanguage.NLModelConfiguration Configuration { [Foundation.Export("configuration", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Configuration : NaturalLanguage.NLModelConfiguration

Property Value

The configuration information, such as which language the model supports, or the current version of the model.

Attributes

Applies to