Changeset 33014 for other-projects


Ignore:
Timestamp:
2019-04-16T15:21:07+12:00 (5 years ago)
Author:
cpb16
Message:

Created metadata downloader for numpages metadata

Location:
other-projects/is-sheet-music-encore/trunk
Files:
6 added
2 edited

Legend:

Unmodified
Added
Removed
  • other-projects/is-sheet-music-encore/trunk/-COMPX520-README.txt

    r33010 r33014  
    99
    1010DOWNLOADING SET OF PNG'S
    11 (COMPX520-DOWNLOADER-PNG.txt , COMPX520-RUN-PNG.sh , ddapiclient2-extended.pl)
    12 
    13   "./COMPX520-DOWNLOADER-PNG.txt <java-gen-corpus/filename> <page_num>"
     11(COMPX520-DOWNLOADER-PNG.txt , COMPX520-RUN-PNG.sh , ddapiclient2-extended.pl
     12"source ./SETUP.bash"
     13"./COMPX520-DOWNLOADER-PNG.txt <java-gen-corpus/filename> <page_num>"
    1414
    1515
  • other-projects/is-sheet-music-encore/trunk/-COMPX520-README.txt~

    r33010 r33014  
    33(java-gen-corpus/..):
    44
     5  "make" has presets compiling and generating datasets.
     6  See makefile for commands and details
    57
    68
    79
    810DOWNLOADING SET OF PNG'S
    9 (COMPX520-DOWNLOADER-PNG.txt , COMPX520-RUN-PNG.sh , ddapiclient2-extended.pl):
     11(COMPX520-DOWNLOADER-PNG.txt , COMPX520-RUN-PNG.sh , ddapiclient2-extended.pl)
    1012
    11 ./COMPX520-DOWNLOADER-PNG.txt <java-gen-corpus/filename> <page_num>
     13  "./COMPX520-DOWNLOADER-PNG.txt <java-gen-corpus/filename> <page_num>"
    1214
    1315
     
    1517
    1618DOWNLOADING SET OF ZIP'S
    17 (COMPX520-DOWNLOADER-ZIP.txt , COMPX520-RUN-XIP.sh , ddapiclient2-extended-ZIP.pl)
     19(COMPX520-DOWNLOADER-ZIP.txt , COMPX520-RUN-XIP.sh , ddapiclient2-extended-ZIP.pl):
    1820
    19 ./COMPX520-DOWNLOADER-ZIP.txt <java-gen-corpus/filename>
     21  "./COMPX520-DOWNLOADER-ZIP.txt <java-gen-corpus/filename>"
    2022
    2123
Note: See TracChangeset for help on using the changeset viewer.