다음을 통해 공유


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

지정된 형식의 모델에 대한 현재 자연어 지원의 수정 버전입니다.

특성

적용 대상