CoreNLP.jl icon indicating copy to clipboard operation
CoreNLP.jl copied to clipboard

[Deprecated] A simple Julia interface to the Stanford CoreNLP toolkit.

Results 2 CoreNLP.jl issues
Sort by recently updated
recently updated
newest added

You're receiving this pull request because the now-deprecated [Julia TagBot GitHub App](https://github.com/apps/julia-tagbot) is installed for this repository. This pull request installs [TagBot as a GitHub Action](https://github.com/marketplace/actions/julia-tagbot). If this PR does...

This is a really useful package, thanks! However, this goes Julia->Python->Java , which seems quite a long way. Given [JavaCall](https://github.com/aviks/JavaCall.jl), would it be feasible to directly wrap the Java CoreNLP...