NLModelConfiguration.GetSupportedRevisions(NLModelType) 方法

定义

获取适用于指定类型的模型的自然语言支持的修订。

[Foundation.Export("supportedRevisionsForType:")]
public static Foundation.NSIndexSet GetSupportedRevisions (NaturalLanguage.NLModelType type);
static member GetSupportedRevisions : NaturalLanguage.NLModelType -> Foundation.NSIndexSet

参数

type
NLModelType

要查询其支持版本的模型类型。

返回

适用于指定类型的模型的自然语言支持的修订。

属性

适用于