source: other-projects/is-sheet-music-encore/trunk/calculateCorpusAccuracy.sh@ 33439

Last change on this file since 33439 was 33439, checked in by cpb16, 5 years ago

Have created properties file and accessibility from javaClassifierComparision. Have created download middle page only variant of image-downloader system. Have created EndToEndSystem bash script that will be used as makefile, with makefile being used to execute preset useful commands to the EndToEndSystem. It needs to be fleshed out as only has one script, this script can run a classifier and place the results into a subdirectory defined by the user

  • Property svn:executable set to *
File size: 86 bytes
Line 
1#!/bin/bash
2
3echo "Calculating Overall Accuracy on Corpus"
4echo "..."
5echo "Finished"
Note: See TracBrowser for help on using the repository browser.