There are 2933 nodes that can be used as successor
for a node with an output port of type Table.
Performs an R-Group decomposition for an input RDKit Mol column.
Does an R-Group decomposition for an input RDKit Mol column. It is planned to deprecate this node soon.
Checks structures and tries to normalize them, if necessary.
Compares SDF strings of two columns and fails if differences are found.
The node converts all tokens to their root form (lemma), removing cases, plurals, conjugations, etc.
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.