You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following error has occured while running setup.sh.
--2020-08-14 15:46:48-- (try:20) http://nlp.stanford.edu/software/stanford-corenlp-full-2018-10-05.zip
Connecting to nlp.stanford.edu (nlp.stanford.edu)|171.64.67.140|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Giving up.
unzip: cannot find or open stanford-corenlp-full-2018-10-05.zip, stanford-corenlp-full-2018-10-05.zip.zip or stanford-corenlp-full-2018-10-05.zip.ZIP.
./setup.sh: line 16: cd: stanford-corenlp-full-2018-10-05/: No such file or directory
Error: Could not find or load main class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
Caused by: java.lang.ClassNotFoundException: edu.stanford.nlp.pipeline.StanfordCoreNLPServer
The text was updated successfully, but these errors were encountered:
The following error has occured while running setup.sh.
--2020-08-14 15:46:48-- (try:20) http://nlp.stanford.edu/software/stanford-corenlp-full-2018-10-05.zip
Connecting to nlp.stanford.edu (nlp.stanford.edu)|171.64.67.140|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Giving up.
unzip: cannot find or open stanford-corenlp-full-2018-10-05.zip, stanford-corenlp-full-2018-10-05.zip.zip or stanford-corenlp-full-2018-10-05.zip.ZIP.
./setup.sh: line 16: cd: stanford-corenlp-full-2018-10-05/: No such file or directory
Error: Could not find or load main class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
Caused by: java.lang.ClassNotFoundException: edu.stanford.nlp.pipeline.StanfordCoreNLPServer
The text was updated successfully, but these errors were encountered: