NAME
umls-senserelate-ttest.pl - This program calculates the pairwise t-test of two info files.
SYNOPSIS
This program calculates the significance between two info files created by the umls-senserelate-evaluation.pl program with the --info option set. The program uses the Statistics::TTest cpan module.
USAGE
Usage: umls-senserelate-ttest.pl FILE1 FILE2
OUTPUT
Required Options
FILE(1|2)
This is a file created using the --info option when running the umls-senserelate-evaluation.pl program.
General Options:
--version
Displays the version information.
--help
Displays the help information
SYSTEM REQUIREMENTS
Perl (version 5.8.5 or better) - http://www.perl.org
CONTACT US
If you have any trouble installing and using UMLS-Similarity,
please contact us via the users mailing list :
umls-similarity@yahoogroups.com
You can join this group by going to:
http://tech.groups.yahoo.com/group/umls-similarity/
You may also contact us directly if you prefer :
Bridget T. McInnes: bthomson at umn.edu
Ted Pedersen : tpederse at d.umn.edu
AUTHOR
Bridget T. McInnes, University of Minnesota
COPYRIGHT
Copyright (c) 2013,
Bridget T. McInnes, University of Minnesota Twin Cities
bthomson at umn.edu
Ted Pedersen, University of Minnesota Duluth
tpederse at d.umn.edu
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to:
The Free Software Foundation, Inc.,
59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.