This category contains 5 nodes.
Trains a text classification model on top of the provided BERT model.
Maps String or Document columns to a numerical vector using the provided BERT model.
The node allows to select a model from TensorFlow Hub or HuggingFace.
Applies a BERT Classification model to the input table.
The node consists of learning a classifier without any previously labeled data. The node takes the Zero Shot Text Classification model as input and […]