dair-iitd / OpenIE-standalone

Other
565 stars 73 forks source link

Neither able to run standalone jar nor able to compile #36

Closed raj5287 closed 4 years ago

raj5287 commented 4 years ago

I have followed the build instructions but I am unable to build the model or standalone jar file. Also I tried to run the given openie 5.0 jar file, still I am running into error. when executing compile.sh following is the error: openie1

and when I am doing : java -Xmx10g -XX:+UseConcMarkSweepGC -jar openie-assembly.jar with the given jar file, I am getting : open_ie_error

please help me with this.

raj5287 commented 4 years ago

this issue comes up because of the java version mismatch.