// output format
// id gold_label injected_labels estimated_labels neighbors
// rw_probabilities
output.collect(
key,
new Text(CollectionUtil.Map2String(v.goldLabels())
+ _kDelim
+ CollectionUtil.Map2String(v
.injectedLabels())
+ _kDelim
+ CollectionUtil.Map2String(v