******************************************************************************* README.txt FOR Testing report.pl Version 0.03 Copyright (C) 2002-2004 Ted Pedersen, tpederse@umn.edu Amruta Purandare amruta@cs.pitt.edu University of Minnesota, Duluth ******************************************************************************* Testing for report.pl ---------------------- AMRUTA PURANDARE amruta@cs.pitt.edu 12/18/2003 1. Introduction: ---------------- This program is a component of a SenseClusters package that reports the precision, recall for clustering process and displays confusion table. The scripts and files provided here could be used to test the correct behaviour of the program and backward compatibility. Tests: ====== There are total 17 test scripts in this directory and these test report.pl for various label and prelabel outputs ... These test scripts are written in the files testA*.sh. 2. Conclusion: --------------- We have tested program report.pl and conclude that it runs correctly. We have also provided the test scripts so that future versions of report.pl can be compared to the current version against these scripts.