다음을 통해 공유


NerTransformer 클래스

정의

public sealed class NerTransformer : Microsoft.ML.TorchSharp.NasBert.NasBertTransformer<Microsoft.ML.Data.VBuffer<uint>,Microsoft.ML.Data.VBuffer<long>>
type NerTransformer = class
    inherit NasBertTransformer<VBuffer<uint32>, VBuffer<int64>>
Public NotInheritable Class NerTransformer
Inherits NasBertTransformer(Of VBuffer(Of UInteger), VBuffer(Of Long))
상속

필드

LabelColumn (다음에서 상속됨 TorchSharpBaseTransformer<TLabelCol,TTargetsCol>)
SentenceColumn (다음에서 상속됨 NasBertTransformer<TLabelCol,TTargetsCol>)
SentenceColumn2 (다음에서 상속됨 NasBertTransformer<TLabelCol,TTargetsCol>)

메서드

Dispose() (다음에서 상속됨 TorchSharpBaseTransformer<TLabelCol,TTargetsCol>)
Dispose(Boolean) (다음에서 상속됨 TorchSharpBaseTransformer<TLabelCol,TTargetsCol>)
GetOutputSchema(DataViewSchema) (다음에서 상속됨 RowToRowTransformerBase)
GetOutputSchema(SchemaShape) (다음에서 상속됨 TorchSharpBaseTransformer<TLabelCol,TTargetsCol>)
Transform(IDataView) (다음에서 상속됨 RowToRowTransformerBase)

적용 대상