Skip to content

Commit

Permalink
opennlp url updated according to issue #24
Browse files Browse the repository at this point in the history
  • Loading branch information
jmnybl committed Nov 21, 2017
1 parent 76bad0f commit fc8511c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ echoc "Picking a local version of Marmot"
runc cp ../LIBS-LOCAL/marmot/marmot-2014-10-22.jar marmot.jar

echoc "Downloading Apache OpenNLP (sentence splitter and tokenizer)"
runc wget http://mirror.netinch.com/pub/apache/opennlp/opennlp-1.5.3/apache-opennlp-1.5.3-bin.tar.gz
runc wget https://archive.apache.org/dist/opennlp/opennlp-1.5.3/apache-opennlp-1.5.3-bin.tar.gz
runc tar zxf apache-opennlp-1.5.3-bin.tar.gz

#runc select_hunpos_binary #This checks which hunpos works (the downloaded binary, or the binary included here) and makes a symlink to LIBS/hunpos-tag
Expand Down

0 comments on commit fc8511c

Please sign in to comment.