Node Connectivity

There are 5196 nodes that can be used as predessesor for a node with an input port of type Generic Port.

Precision Checker (Event Log) Deprecated

Based on the replay result, this node computes the statistical precision information.

Event Log Partitioning Deprecated

This node is used to randomly sample a percentage of traces from the event log.

Filter Event Log by Frequency Deprecated

This node filters the traces based on their frequency in the event log.

Filter Event Log by Length Deprecated

This node filters the traces based on their length.

Merge Event Logs Deprecated

Merge two event logs

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 […]