Closed bmckown closed 9 years ago
@bmckown It looks promising! BTW, what way is preferred: use dependency from maven or download jar from github releases?
The two are in sync -- but using dependency from maven is always preferred.
On Wed, Jun 17, 2015 at 2:08 PM, Alexander Loginov <notifications@github.com
wrote:
@bmckown https://github.com/bmckown It looks promising! BTW, what way is preferred: use dependency from maven or download jar from github releases?
— Reply to this email directly or view it on GitHub https://github.com/twitter/cassovary/pull/187#issuecomment-112950116.
Looks good otherwise.
Updated.
Apparently we did not handle dangling nodes at all in the implementation of page rank. This new implementation taken from here correctly handles dangling nodes.
This PR directly addresses #186
cc @pankajgupta cc @alexloginov