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 ofSOURCES23 [OBJ,OBJ]: Columns 2,3 ofSOURCES13 [OBJ,OBJ]: Columns 1,3 ofSOURCE
Output scores can be aggregated and/or normalized.