dasmith / stanford-corenlp-python

Python wrapper for Stanford CoreNLP tools v3.4.1
GNU General Public License v2.0
610 stars 229 forks source link

corenlp.py fails for 3.9.0 #58

Open darthbhyrava opened 6 years ago

darthbhyrava commented 6 years ago

I'm aware that the repo mentions the code for stanford-corenlp-3.4.1, but I had 3.9.0, and changed the path and models in corenlp.py accordingly.

Then it gets stuck on Loading models 4/5, and then throws a timeout error. Please look into this.