fangfangli / cleartk

Automatically exported from code.google.com/p/cleartk
0 stars 0 forks source link

Upgrade Stanford Core NLP wrappers to 1.3.5 #367

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Stanford Core NLP 1.3.3 causes some compile errors for certain Java compilers:

https://groups.google.com/d/topic/cleartk-users/G7qIvXDg344/discussion

This is related to some unnecessarily complex generic signatures:

http://stackoverflow.com/questions/14815751/scala-and-java-generics-extracting-a
nd-returning-nested-types 

Those signatures are fixed in Stanford Core NLP 1.3.5, so upgrading will allow 
more Java compiler to compile ClearTK.

Original issue reported on code.google.com by steven.b...@gmail.com on 23 May 2013 at 2:09

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 16e071035d80.

Original comment by steven.b...@gmail.com on 23 May 2013 at 2:22