stanford-core-nlp icon indicating copy to clipboard operation
stanford-core-nlp copied to clipboard

Links to minimal package and full package aren't working

Open maxwxzheng opened this issue 8 years ago • 7 comments

maxwxzheng avatar Sep 28 '16 17:09 maxwxzheng

Please be patient, we are working on this issue!

arbox avatar Oct 24 '16 09:10 arbox

@arbox Any news on this? Trying the full link, it's not working. This gem seems great, would be awesome to give it a go! Is there maybe a mirror?

MindRave avatar Dec 20 '16 12:12 MindRave

@MindRave actually you don't need the packages, just use the latest jars from the off page by Stanford NLP Group. It just works. I'll correct the links as soon as I get to it.

arbox avatar Dec 20 '16 13:12 arbox

@arbox oh, good to know! I'll test it out, thank you for the quick reaction ! 👍

MindRave avatar Dec 20 '16 14:12 MindRave

@MindRave please look at working specs on the fb_testing in the spec folder. Just switch the branch from master on the main repo page. All specs pass, I'm working on the Travis routines now. You can see how to set paths and where to put all the jars in the spec examples. For testing I'm using now the version 3.5.0 of the CoreNLP toolchain which you can download from the official page.

arbox avatar Dec 20 '16 14:12 arbox

One more thing: the link to http://nlp.stanford.edu/software/corenlp.shtml is being redirected to http://stanfordnlp.github.io/CoreNLP/, so that can be also updated :smile:

And Merry Christmas :santa:

guilhermesimoes avatar Dec 23 '16 21:12 guilhermesimoes

Thank you!

arbox avatar Dec 24 '16 12:12 arbox