Icon

Redfield NLP Nodes

This category contains 14 nodes.

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.