-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi David,
I'm trying the example to produce dependencies from a parsed sentence using Stanford Parser. When I use your code:
sd = StanfordDependencies.get_instance(jar_filename="/home/stanford-parser/stanford-parser.jar")
it pops up the error:
UserWarning: Error importing JPypeBackend, falling back to SubprocessBackend.
raise ValueError("Bad exit code from Stanford CoreNLP")
ValueError: Bad exit code from Stanford CoreNLP
Any information would be highly appreciated!
Thanks!
Yiru
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels