There are 5522 nodes that can be used as predessesor
for a node with an input port of type Generic Port.
The node performs morphology analysis of the text and assigns the tags for singular/plural, gender, case, conjugation, animacy, etc. for the tokens.
The node assigns named entity tags to the words of the document.
The node assigns part of speech to each token of the document.
The node filters out words that are identified as stop words by the provided spaCy model.
The node converts a string column with raw text to a KNIME Document column using the tokenizer of the provided spaCy model.
Maps String or Document data to a numerical vector (list of doubles) according to the embedder provided by the spaCy model.
Get the channel history for the defined channel (version )
Get the channel history for the defined channel
Get public and private channel names
Get the channels from the connected Slack workspace. A default OAuth token may be retrieved from the KNIME preferences.