dair-iitd/OpenIE-standalone

Neither able to run standalone jar nor able to compile

raj5287 opened this issue · 1 comments

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.

this issue comes up because of the java version mismatch.