Split [Obj,Obj]¶
Description¶
Splits a two-column input [OBJ,OBJ]
into two separate 1-column [OBJ]
outputs.
Input¶
SOURCE [OBJ,OBJ]
: a 2-column input with an object-object pair
Output¶
A [OBJ]
: the first column ofSOURCE
B [OBJ]
: the second column ofSOURCE
Output scores can be aggregated and/or normalised.