Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 656 Bytes

File metadata and controls

9 lines (7 loc) · 656 Bytes

Dependent file download

Step 1. Install JAVA by apt install openjdk-8-jdk

Step 2. The calculation of image caption requires downloading related dependent files:

  • Download paraphrase-en.gz here , put the file in the metrics/caption/meteor/data directory
  • stanford-corenlp jar package:
    • Download stanford-corenlp-full-2015-12-09.zip here
    • Unzip, put the stanford-corenlp-3.6.0-models.jar in the folder under the metrics/caption/spice/lib directory