Scope evaluator This tool can be used to compare two scope annotated documents (e.g.: to calculate annotator agreement) or to evaluate scope marking as contrasted to the BioScope corpus. It supports XML input files in BioScope DTD format. The evaluator needs Java 6 Runtime Evironment. Basic usage To run the program, type "java -jar ScopeEval.jar -A -B " in the command prompt. Command line arguments -A : (obligatory) set the gold standard xml file -B : (obligatory) set the test xml file -ES : (optional) dump differently annotated lines to outFile -R : (optional) writes the final report to outFile -o : (optional) forces the program not to use the standard output (eg.: for the final report)