Tri-Lookup (Obj)
Description
Matches one column of a triple, outputs the other two
Input
SOURCE [OBJ,OBJ,OBJ]
: a list of triplesCANDS [OBJ]
: a list of objects to match
Output
S12 [OBJ,OBJ]
: Columns 1,2 ofSOURCE
S23 [OBJ,OBJ]
: Columns 2,3 ofSOURCE
S13 [OBJ,OBJ]
: Columns 1,3 ofSOURCE
Output scores can be aggregated and/or normalized.