Node Connectivity

There are 2898 nodes that can be used as successor for a node with an output port of type Table.

Spacy Tokenizer 

The node converts a string column with raw text to a KNIME Document column using the tokenizer of the provided spaCy model.

Spacy Tokenizer Deprecated

The node converts a string column with raw text to a Knime Document format, using its own tokenizer based on the selected spaCy model.

Spacy Vectorizer 

Maps String or Document data to a numerical vector (list of doubles) according to the embedder provided by the spaCy model.

Spacy Vectorizer Deprecated

The node converts String or Document data to the vectors (list of doubles) according to the embedder provided by the selected Spacy model.

Message Slack User 

Send a direct message to a KNIME user

Message Slack channel 

Send a slack message to a designated channel

Message Slack channel (row based) 

Send a message based on contents selected from a table row.

Slack Users Lookup By Email 

Lookup a user by email

GZip Compress Binary Object Streamable

This node compresses a binary object column using the gzip compression algorithm

GZip Decompress (Un-gzip) Binary Object Streamable

This node decompresses a binary object column using the gzip compression algorithm