List of the files included in this package:
./mteval-v14c.pl: version 14c of the evaluation script, with history section of changes
./example/src.xml: sample source file
./example/ref.xml: sample reference file
./example/tst.xml: sample test file
./example/run_default.txt: output generated with default options
./example/run_b.txt: output generated with '-b' option (BLEU score only)
./example/run_n.txt: output generated with '-n' option (NIST score only)
./example/run_c.txt: output generated with '-c' option (case-sensitivity)
./example/run_d1.txt: output generated with '-d 1' option (down to document-level scores)
./example/run_d2.txt: output generated with '-d 2' option (down to segment-level scores)
./example/run_d3.txt: output generated with '-d 3' option (down to ngram-level scores)

To display all possible command line options:
./mteval-v14c.pl -h

Any questions and/or comments may be addressed to: mt_poc@nist.gov
