mirror of
https://github.com/aljazceru/crawler_v2.git
synced 2025-12-17 07:24:21 +01:00
tested personalized pagerank
This commit is contained in:
@@ -93,7 +93,7 @@ func PersonalizedWithTargets(
|
||||
/*
|
||||
Personalized computes the personalized pagerank of node by simulating a
|
||||
long random walk starting at and resetting to itself. This long walk is generated
|
||||
from the random walks stored in the storage layer.
|
||||
using the random walks in the storage layer whenever possible.
|
||||
|
||||
# REFERENCES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user