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

对指定类型模型的当前自然语言支持的修订。

属性

适用于