Sdílet prostřednictvím


TextClassificationTransformer Třída

Definice

public sealed class TextClassificationTransformer : Microsoft.ML.TorchSharp.NasBert.NasBertTransformer<uint,long>
type TextClassificationTransformer = class
    inherit NasBertTransformer<uint32, int64>
Public NotInheritable Class TextClassificationTransformer
Inherits NasBertTransformer(Of UInteger, Long)
Dědičnost

Pole

LabelColumn (Zděděno od TorchSharpBaseTransformer<TLabelCol,TTargetsCol>)
SentenceColumn (Zděděno od NasBertTransformer<TLabelCol,TTargetsCol>)
SentenceColumn2 (Zděděno od NasBertTransformer<TLabelCol,TTargetsCol>)

Metody

Dispose() (Zděděno od TorchSharpBaseTransformer<TLabelCol,TTargetsCol>)
Dispose(Boolean) (Zděděno od TorchSharpBaseTransformer<TLabelCol,TTargetsCol>)
GetOutputSchema(DataViewSchema) (Zděděno od RowToRowTransformerBase)
GetOutputSchema(SchemaShape) (Zděděno od TorchSharpBaseTransformer<TLabelCol,TTargetsCol>)
Transform(IDataView) (Zděděno od RowToRowTransformerBase)

Platí pro