twitter / GraphJet

GraphJet is a real-time graph processing library.
Apache License 2.0
713 stars 111 forks source link

Mrossides/generic social proof #74

Closed rossides closed 7 years ago

rossides commented 7 years ago

1) Update the type of the graph used in SocialProof from NodeMetadataLeftIndexedMultiSegmentBipartiteGraph to LeftIndexedMultiSegmentBipartiteGraph.

2) Update the naming to make it more generic.

3) Update the interface to take IDMask and RecommendationType on a per SocialProofGenerator base.

guimingTang commented 7 years ago

Could you also test to make sure current tweet & metadata recommendations work as before from the debug endpoints?