共用方式為


NLModelConfiguration.GetCurrentRevision(NLModelType) 方法

定義

取得指定型別之模型之目前自然語言支援的修訂。

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

參數

type
NLModelType

要查詢支援版本的模型類型。

傳回

System.System.UIntPtr System.unativeint

指定型別之模型的目前自然語言支援修訂。

屬性

適用於