Hub
Pricing About
NodeNode / Source

Word Vector Model Reader (deprecated)

KNIME LabsDeep LearningDL4J (legacy)Word EmbeddingsI/O

This node has been deprecated and its use is not recommended. Please search for updated nodes instead.

Like

Node to read word vector models of different formats:

  • KNIME - Models previously saved by the Word Vector Writer Node.
  • Text - Models in standard text format (file ending may be .txt or .csv). Each row contains the word in the first column and the vector in the following columns with the following properties:
    Column separator: single whitespace (multiple whitespace, tab and comma are not supported)
    Decimal separator: dot
  • Binary - Compressed or uncompressed binary model like the well known Google News Vectors model (file ending should be .bin.gz).
Note that for external model formats (Text or Binary) only Word2Vec models are supported. Some compatible pretrained Word2Vec models are the following:
  • Google News Vectors
    Note: Very large model, may take some time to read.
  • GloVe
    Note: These models are in text format and need to be extracted first.

Node details

Output ports
  1. Type: Word Vector Model
    Word Vector Model
    The loaded model.

Extension

The Word Vector Model Reader (deprecated) 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