Icon

Redfield BERT Nodes

This category contains 5 nodes.

BERT Classification Learner 

Trains a text classification model on top of the provided BERT model.

BERT Embedder 

Maps String or Document columns to a numerical vector using the provided BERT model.

BERT Model Selector 

The node allows to select a model from TensorFlow Hub or HuggingFace.

BERT Predictor 

Applies a BERT Classification model to the input table.

Zero Shot Text Classifier 

The node consists of learning a classifier without any previously labeled data. The node takes the Zero Shot Text Classification model as input and […]