The dependencies for cleartk-stanford-corenlp rely on CoreNLP v1.0.2 which
contains delcarations for two classes not found in the 2011-06-19 release 1.1.0:
edu.stanford.nlp.ling.CoreAnnotations.CollapsedCCProcessedDependenciesAnnotation
;
edu.stanford.nlp.ling.CoreAnnotations.CorefGraphAnnotation;
In order to build this module, it is necessary to download the older version,
which is not linked on stanford's website. In order to take advantage of the
better coreference model in the CoreNLP stack, the cleartk-stanford-corenlp
package should be refactored to depend on the newer version of the software.
Original issue reported on code.google.com by jeffbenn...@gmail.com on 15 Jul 2011 at 4:20
Original issue reported on code.google.com by
jeffbenn...@gmail.com
on 15 Jul 2011 at 4:20