Replies: 1 comment
-
Yes, the CoreNLP client in stanza should already handle that: https://stanfordnlp.github.io/stanza/corenlp_client.html One thing to note is that the trees do not get converted to the same ParseTree object that the stanza constituency processor adds |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to do constituent parsing based on models from CoreNLP?
Beta Was this translation helpful? Give feedback.
All reactions