NLModelConfiguration.GetCurrentRevision(NLModelType) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得指定型別之模型之目前自然語言支援的修訂。
[Foundation.Export("currentRevisionForType:")]
public static nuint GetCurrentRevision (NaturalLanguage.NLModelType type);
static member GetCurrentRevision : NaturalLanguage.NLModelType -> nuint
參數
- type
- NLModelType
要查詢支援版本的模型類型。
傳回
System.System.UIntPtr
System.unativeint
指定型別之模型的目前自然語言支援修訂。
- 屬性