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