Hub
Pricing About
NodeNode / Predictor

Document Vector Applier

Other Data TypesText ProcessingTransformation
Drag & drop
Like

This node creates a document vector for each document representing it in the terms space, exactly as the normal document vector node. The difference is that this node takes one data table and one Document Vector model as input:
1. Document Vector model containing names of feature space columns and node settings
2. Table containing the bag-of-words terms

The terms from the first input will be converted into document vectors using the vector from the second input as the reference. Features that appear in first table, but not in the model input will be filtered out, and features that appear in model input, but not in the first table will be added to the output vector and their values will be set to 0.

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.

Node details

Input ports
  1. Type: DocumentVectorPortObject
    Document vector model input
    The input model containing the node settings and column names of the term feature space.
  2. Type: Table
    Documents input table
    The input table containing the bag of words.
Output ports
  1. Type: Table
    Documents output table
    An output table containing the documents with the corresponding document vectors, whose terms are identical to the ones in the model.

Extension

The Document Vector Applier node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits