Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dumping of PageRank scores for external use #23

Open
sibiryakov opened this issue Mar 16, 2016 · 0 comments
Open

Dumping of PageRank scores for external use #23

sibiryakov opened this issue Mar 16, 2016 · 0 comments

Comments

@sibiryakov
Copy link
Member

It would be nice to provide to user a flexible scoring concept, to achieve that we need to be able to dump from Aduana top N (can be 10K or 100K) sorted by PageRank requests, calling some BFScheduler function. No need for exclusion mechanism, just dumping.

Here are the fields that needs to be dumped:

  • url,
  • fingerprint (if stored),
  • PageRank score.

It would be nice to have a C function for this in library and python binding for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant