Package gate.util.reporting

Interface Summary
BenchmarkReportable An interface to be implemented by all classes responsible for generating benchmark reports.
 

Class Summary
DocTimeReporter A reporter class to generate a report on time taken by each document within given corpus.
FileWatcher A FileWather class to check whether the file is modified or not at specified interval.
PRTimeReporter A reporter class to generate a report on total time taken by each processing element across corpus.
ValueComparator A Comparator class to compare the values of the LinkedHashMaps containing processing elements and time taken by them.