Closed zhaone closed 2 years ago
Can you update your Java version a bit? It seems that you are running an old version from 2014. I'm not sure if it's the issue though. But it seems like all your stack is from 2009. So it's possible that some components failed to launch properly and you get this error as a result. Try with a recent version of CentOS.
Thanks. I upgraded my java from 1.8 to java 11 (the same version as my mac java), and I also tried installing openie from this repository but still met the same Error.
Hmmm. Probably your OS is too old? Can you try without anaconda? Just plain python.
I'll close this issue for inactivity.
Hi. Thanks for your work. I try to run your example but got the following exception
pip install stanford_openie
install openie.stanfordnlp.server.client.AnnotationException: java.lang.IllegalArgumentException: annotator "openie" requires annotation "CorefChainAnnotation".
, any suggestions?