次の方法で共有


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

指定した型のモデルに対する現在の自然言語サポートのリビジョン。

属性

適用対象