Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manual installation corenlp #105

Open
alexander-gabriel opened this issue Jul 23, 2023 · 8 comments
Open

manual installation corenlp #105

alexander-gabriel opened this issue Jul 23, 2023 · 8 comments

Comments

@alexander-gabriel
Copy link

It seems like the manual installation instructions are missing downloading stanford corenlp and copying stanford-corenlp-3.6.0.jar to the lib folder.

@apease
Copy link
Contributor

apease commented Jul 23, 2023

@kharus should this be happening in the Ivy config?

@kharus
Copy link
Contributor

kharus commented Jul 23, 2023

Yes, ivy should take care of lib downloads.

@apease
Copy link
Contributor

apease commented Jul 23, 2023

@alexander-gabriel let us know if it isn't getting downloaded in your installation and we'll try to help

@alexander-gabriel
Copy link
Author

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.

@kharus
Copy link
Contributor

kharus commented Jul 24, 2023

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

@alexander-gabriel
Copy link
Author

alexander-gabriel commented Jul 24, 2023

Can you please attach log of the ant build?

Don't have that anymore.

Did you have previous checkout of sigmakee?

this one:
5ded1b3

@alexander-gabriel
Copy link
Author

in the current HEAD, it works

@kharus
Copy link
Contributor

kharus commented Jul 24, 2023

@alexander-gabriel
Can I close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants