This node creates a document vector for each document representing it in the terms space. The values of the feature vectors will be boolean values or as values of either the relative frequency or the absolute frequency of the terms. This node needs a model input provided by the Document vector hashing node which contains the specifications for vector creation.
- Type: VectorHashingPortObjectModel inputThe model containing the settings to create the document vector space.
- Type: TableDocuments input tableThe input table containing the documents.