adidier17 / AuthorRank

A modification of PageRank to find the most prestigious authors in a scientific collaboration network.
MIT License
16 stars 7 forks source link

Include a progress bar as an optional argument #8

Closed vc1492a closed 4 years ago

vc1492a commented 4 years ago

Larger sets of documents (corpora) take significantly longer to process when compared to a smaller set of documents (such as from a paginated search result). A progress bar would provide the end user with an indication of how far along the co-authorship graph creation process is.

An example of a progress bar can be found here.

vc1492a commented 4 years ago

This has been merged into the master branch as part of version 0.0.3.