machinalis / iepy

Information Extraction in Python
BSD 3-Clause "New" or "Revised" License
906 stars 186 forks source link

Update CORENLP version #70

Closed jmansilla closed 9 years ago

jmansilla commented 9 years ago

Right now IEPY is using corenlp 3.4.1

I understand that the main reason was to not require java8 (which is not provided by default on several linux distros), but stanford guys already release 3.5.0 and now 3.5.1 and I'm tempted to do the switch.

Maybe can be an option for the user (not sure, will make more confusing the installation from scratch)

jmansilla commented 9 years ago

Done on release 0.9.4