This node creates a document vector for each document representing it in the terms space. The values of the feature vectors can be specified as boolean values or as values of a specified column i.e. an tf*idf column. The dimension of the vectors will be the number of distinct terms in the BoW.
- Type: TableDocuments input tableThe input table containing the bag of words.