Closed adarshp closed 6 years ago
Nevermind, I got it to work, apparently I needed to have the full path to the input directory in the invocation - the tilde (~) will not work.
Does it happen to work without the quotes? The shell might substitute the value in.
Nope, it does not work without the quotes…
-- Adarsh Pyarelal Postdoctoral Research Associate School of Information & Department of Computer Science University of Arizona Office: Harvill 454 http://adarsh.cc
On Mar 21, 2018, at 5:41 PM, Keith Alcock notifications@github.com wrote:
Does it happen to work without the quotes? The shell might substitute the value in.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/clulab/eidos/issues/206#issuecomment-375141384, or mute the thread https://github.com/notifications/unsubscribe-auth/AAn47Smi9TrJqTDjWUjMInJnCGLSyiwQks5tgvM7gaJpZM4S2RKC.
A relative path should work, as in your output_dir. I am submitting a PR which should avoid the NullPointerException in favor of a FileNotFoundException. I'll put your name on it :-)
Thanks Keith!
Hi,
I tried extracting events from the MITRE evaluation document corpus with the following invocation:
and things seem to run ok for a while, but then I get this error: