twitter / GraphJet

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

Do not count social proofs from Tweet Author #60

Closed rossides closed 7 years ago

rossides commented 7 years ago

For example, if minUserSocialProofSize=2, a Tweet with the following social proofs should not be a candidate:

Favorite -> (1000L, 2000L) Tweet -> (1000L)

because the author of the Tweet (with id 1000L) also favorited his tweet.