Vocabulary Extractor (legacy)

This node extracts the vocabulary with corresponding word vectors from a Word Vector Model. The first output port will contain all words from the vocabulary and the second one the labels (if Doc2Vec model was trained). If there are no labels available (Word2Vec model) the second port will be inactive.

The KNIME Deeplearning4J Integration has been marked as legacy with KNIME Analytics Platform 5.0 and will be deprecated in a future version. If you are using this extension in a production workflow, consider switching to one of the other deep learning integrations available in KNIME Analytics Platform.

Input Ports

Icon
The Word Vector Model to extract the vocabulary from.

Output Ports

Icon
Data table containing extracted words from vocabulary and corresponding word vectors.
Icon
Data table containing extracted labels from vocabulary and corresponding word vectors. This port will be inactive if there are no labels contained in the model.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.