Lynten / stanford-corenlp

Python wrapper for Stanford CoreNLP.
MIT License
919 stars 200 forks source link

Added timeout argument to java call #78

Open rdjdejong opened 5 years ago

rdjdejong commented 5 years ago

The timeout argument you can parse when creating a StanfordCoreNLP-object isn't actually passed on to the java process.