Szerkesztés

Megosztás a következőn keresztül:


NLModelConfiguration.GetCurrentRevision(NLModelType) Method

Definition

Gets the revision of the current natural language support for models of the specified type.

[Foundation.Export("currentRevisionForType:")]
public static nuint GetCurrentRevision (NaturalLanguage.NLModelType type);
static member GetCurrentRevision : NaturalLanguage.NLModelType -> nuint

Parameters

type
NLModelType

The model type for which to inquire about the version of support.

Returns

System.System.UIntPtr System.unativeint

The revision of the current natural language support for models of the specified type.

Attributes

Applies to