but, is not working. we need to make it better, perfect, and clear to get every user with a score in their profile. ( score for reputation and authority: visible - open - transparent ) a number / a color.

and we can also measure the hours they spend creating value on the platform, so then we can pay them. ( in bitcoin, of course )

Reply to this note

Please Login to reply.

Discussion

GitHub repo link with tweepcred source:

https://github.com/twitter/the-algorithm

for the new code:

1. data gathering from Twitter API is necessary to build the user interaction graph.

2. the algorithm needs to be translated or adapted into Python. this is my preference

3. integration involves graph construction, PageRank calculation, user mass adjustment, and score scaling.