Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • Word Vector Model Reader
NodeNode / Source

Word Vector Model Reader

KNIME Labs Deep Learning DL4J Word Embeddings I/O
Drag & drop
Like
Copy short link

This node reads 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.

This node can access a variety of different file systems. More information about file handling in KNIME can be found in the official File Handling Guide.

Node details

Output ports
  1. Type: Word Vector Model
    Word Vector Model
    The loaded model.
File System Connection (Dynamic Inport)
The file system connection.
  1. Type: File System

Extension

The Word Vector Model Reader node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
    Text classification using glove word2vec model
    Glove word2vec model Word Vector Model Reader
    The workflow uses glove's word2vec model. Unzip glove's file 'glove.6B.zip'. The file con…
    ashokharnal > Collection of Components and Workflows > text classification > word2vec--sentiment analysis--I

No known nodes available

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits