To run from command line:
- Extract the zip into a dist/ directory
- Update the run.bat script to rename the jar files based on what's delivered.
- Create a test_data/ directory at the same level as run.bat with PAI formatted test data files.
- Open command prompt and type in "run" from the directory where run.bat is located.
- Output results will be placed in test_results directory, which can be used to compare with what's in test_data/ directory.