Lynten / stanford-corenlp

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

Add zip extraction support #77

Open jolin1337 opened 5 years ago

jolin1337 commented 5 years ago

This will make it possible to send a certain version of stanford library as an url in the path_or_host parameter and the library will extract it in current folder (or where the zip file is located).