dmcc / PyStanfordDependencies

Python interface for converting Penn Treebank trees to Stanford Dependencies and Universal Depenencies
https://pypi.python.org/pypi/PyStanfordDependencies
68 stars 17 forks source link

Can't instantiate a JPypeBackend twice #1

Closed dmcc closed 9 years ago

dmcc commented 9 years ago

It will call startJVM twice which is a Very Bad Thing.