shiralkarprashant / knowledgestream

Code to reproduce results in "Finding Streams in Knowledge Graphs to Support Fact Checking"
36 stars 18 forks source link

Generating .npy files #4

Closed siyanapavlova closed 6 years ago

siyanapavlova commented 6 years ago

Hi, I would like to run knowledgestream on a few additional datasets and I would very much appreciate if you could share the code to generate the .npy files in data/kg/_undir. Would that be possible?

Thanks!

shiralkarprashant commented 6 years ago

Hi, please take a look at https://github.com/shiralkarprashant/knowledgestream/blob/master/datastructures/test_graph.py which has the code to generate those files.

shiralkarprashant commented 6 years ago

Hope my comment has helped answer your question by now. Closing this issue. Please feel free to re-open if there are further questions.