Motif-based-PageRank icon indicating copy to clipboard operation
Motif-based-PageRank copied to clipboard

how did you get the Epinions result

Open ujndong-1 opened this issue 5 years ago • 1 comments

how did you get the data from average_helpfulness_Epinion.txt? did you use pagerank to get them? thanks a lot.

ujndong-1 avatar Oct 07 '19 11:10 ujndong-1

@ujndong-1 Hi, if you mean how we got the average helpfulness values, the process is introduced in the ReadMe file: https://github.com/HKUST-KnowComp/Motif-based-PageRank

average_helpfulness_Epinion.txt is the documents which record the average helpfulness of each person in this network. For example, '14192;4.095238' means that a person with id of 14192 own average helpfulness of 4.095238(the full score is 5).

hzhaoaf avatar Oct 24 '19 12:10 hzhaoaf