matt-gardner / pra

122 stars 42 forks source link

fix the problem of trying to get edges which are not in the graph when running pra #23

Open IdelCoder opened 7 years ago

IdelCoder commented 7 years ago
  1. The change on code is only in PathFinder.scala. The other twos change nothing.
  2. To run pra, some spec_files need to change. The changes for me just runs OK.
IdelCoder commented 7 years ago

Sorry for late reply and my poor programming. I once tried to alter the path of "embeddings" to be relative. So I tried to made some change on the code but failed.