Ignore:
Timestamp:
2019-09-07T14:30:32+12:00 (5 years ago)
Author:
cpb16
Message:

Running new morphology version after quick meeting with david last week. init tests are looking good. Running on whole corpus now...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/is-sheet-music-encore/trunk/EndToEndSystem.sh

    r33455 r33458  
    3737if [ $type == "morph" ] ; then
    3838    if [ $# != 2 ] ; then
    39         echo "Usage:./EndToEndSystem cluster <ResultSubDirectory>"
     39        echo "Usage:./EndToEndSystem cluster <ResultSubDirectory> "
    4040        exit 1
    4141    fi
    4242    location=$2
     43
    4344    #Compile
    4445    echo "Compiling java programs..."
Note: See TracChangeset for help on using the changeset viewer.