-
Notifications
You must be signed in to change notification settings - Fork 928
Closed
Labels
Description
Dear Stanza team,
I try to use OpenIE from Python code and as much as possible I want to stay with Stanford pieces of code.
I see that we can use the CoreNLP java functionality after installing it from Stanza. This is great, especially with automatic install available in v.1.1.
However, despite you introduced several examples of usage in the documentation, it seems to me that the OpenIE pipeline example is not available. I have read the CoreNLP document related to OpenIE, using Java, but I cannot find anything related to a direct usage of OpenIE from Stanza lib.
Is it possible to include such example in the documentation?
Thanks a lot
Best regards
Jerome
zhanwenchen