Open alexander-gabriel opened 1 year ago
@kharus should this be happening in the Ivy config?
Yes, ivy should take care of lib downloads.
@alexander-gabriel let us know if it isn't getting downloaded in your installation and we'll try to help
I'm not sure that I ran "ivy config". but I followed the manual setup instructions in the README.md and it wasn't downloaded.
Hi @alexander-gabriel You actually don't need to install or configure ivy. It's part of the ant build. Can you please attach log of the ant build? Maybe I can spot something.
Did you have previous checkout of sigmakee? Because currently we use version 4.5 of corenlp. It shouldn't complain about version 3.6
Can you please attach log of the ant build?
Don't have that anymore.
Did you have previous checkout of sigmakee?
this one: 5ded1b31236374401aebbefadeb94dcbfce58aae
in the current HEAD, it works
@alexander-gabriel Can I close this issue?
It seems like the manual installation instructions are missing downloading stanford corenlp and copying
stanford-corenlp-3.6.0.jar
to the lib folder.