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:
and when I am doing : java -Xmx10g -XX:+UseConcMarkSweepGC -jar openie-assembly.jar with the given jar file, I am getting :
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:
and when I am doing : java -Xmx10g -XX:+UseConcMarkSweepGC -jar openie-assembly.jar with the given jar file, I am getting :
please help me with this.