QATransformer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class QATransformer : Microsoft.ML.Data.RowToRowTransformerBase, IDisposable
type QATransformer = class
inherit RowToRowTransformerBase
interface IDisposable
Public Class QATransformer
Inherits RowToRowTransformerBase
Implements IDisposable
- Inheritance
- Implements
Fields
Tokenizer |
Methods
Dispose() | |
Dispose(Boolean) | |
Finalize() | |
GetOutputSchema(DataViewSchema) | (Inherited from RowToRowTransformerBase) |
GetOutputSchema(SchemaShape) | |
Transform(IDataView) | (Inherited from RowToRowTransformerBase) |