BagOfWordsTransform Method |
Name | Description | |
---|---|---|
Transform(String) |
Applies the transformation to an input, producing an associated output.
| |
Transform(String) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
| |
Transform(String, SparseDouble) |
Applies the transformation to an input, producing an associated output.
| |
Transform(String, Double) |
Applies the transformation to an input, producing an associated output.
| |
Transform(String, Int32) |
Applies the transformation to an input, producing an associated output.
| |
Transform(String, SparseDouble) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
| |
Transform(String, Double) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
| |
Transform(String, Int32) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
|