ext/hack/support.rb in opener-constituent-parser-de-1.0.0 vs ext/hack/support.rb in opener-constituent-parser-de-1.0.1

- old
+ new

@@ -35,10 +35,10 @@ # Name of the Stanford zip archive. STANFORD_ARCHIVE = 'stanford-parser-2013-04-05.zip' # URL to the zip archive of the Stanford parser. -STANFORD_ARCHIVE_URL = "http://nlp.stanford.edu/software/#{STANFORD_ARCHIVE}" +STANFORD_ARCHIVE_URL = "https://s3-eu-west-1.amazonaws.com/opener/stanford/#{STANFORD_ARCHIVE}" ## # Verifies the requirements to install thi Gem. # def verify_requirements