Hi,
In SPICE metric, it requires http://nlp.stanford.edu/software/stanford-corenlp-full-2015-12-09.zip in the code:
|
url = 'http://nlp.stanford.edu/software/{}.zip'.format(CORENLP) |
However, due to some website re-org, the http://nlp.stanford.edu/software/stanford-corenlp-full-2015-12-09.zip is not accessible anymore.
Do you have any plans for workaround?
Hi,
In SPICE metric, it requires http://nlp.stanford.edu/software/stanford-corenlp-full-2015-12-09.zip in the code:
pycocoevalcap/spice/get_stanford_models.py
Line 26 in a24f74c
However, due to some website re-org, the http://nlp.stanford.edu/software/stanford-corenlp-full-2015-12-09.zip is not accessible anymore.
Do you have any plans for workaround?