The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

scorer2-format.pl - Reformat wsd.pl output for use by the allwords-scorer2.pl evaluation program

SYNOPSIS

 scorer2-format.pl INFILE

DESCRIPTION

This script reads file from the command line and reformats it so that it can be scored using the allwords-scorer2.pl program. The input format is that of the wsd.pl program that is distributed with WordNet-SenseRelate. The output is printed to the standard output and the configuration information is printed to the standard error.

allwords-scorer2.pl

allwords-scorer2.pl is modeled after scorer2 C program used to score entries to Senseval. The scorer2 C program is available for download at http://www.senseval.org/senseval3/scoring.

AUTHORS

 Jason Michelizzi

 Varada Kolhatkar, University of Minnesota, Duluth
 <kolha002 at d.umn.edu>

 Ted Pedersen, University of Minnesota, Duluth
 <tpederse at d.umn.edu>

This document last modified by : $Id: scorer2-format.pl,v 1.10 2009/05/25 22:23:29 kvarada Exp $

SEE ALSO

 L<semcor-reformat.pl> L<wsd-experiments.pl> L<scorer2-sort.pl> L<allwords-scorer2.pl>

COPYRIGHT

Copyright (C) 2005-2008 by Jason Michelizzi and Ted Pedersen

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.