Class NamedEntityRecognitionModelDetails
Possible NER model information
Inherited Members
Namespace: Oci.AilanguageService.Models
Assembly: OCI.DotNetSDK.Ailanguage.dll
Syntax
public class NamedEntityRecognitionModelDetails : ModelDetailsProperties
Version
Declaration
[JsonProperty(PropertyName = "version")]
public string Version { get; set; }Property Value
| Type | Description | 
|---|---|
| string | Optional if nothing specified latest base model will be used for training. Supported versions can be found at /modelTypes/{modelType} |