The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

scorer2-format.pl - Reformat wsd.pl output for use by the scorer2 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 Senseval scorer2 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.

scorer2

scorer2 is a C program used to score entries to Senseval. The source code is available for downloading:

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.7 2009/01/22 14:37:08 kvarada Exp $

SEE ALSO

 L<semcor-reformat.pl> L<wsd-experiments.pl> L<scorer2-sort.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.