Transform Text

../../../../_images/transform_text.svg

Applies a transformation model to the given text data

Definition

Input ports

in-model model

Input model

X [text]

X

Output ports

output table

Output table

Configuration

Output names (names method)

Method used to generate output names

Transpose output (transpose)

Transposes output data, suitable for large number of features (eg. word counts)

Implementation

class node_application.TransformText[source]