WordNet::SenseRelate::Reader::Senseval2 - Perl module for reading in a Senseval-2


WordNet-SenseRelate-TargetWord documentation  | view source Contained in the WordNet-SenseRelate-TargetWord distribution.

Index


NAME

Top

WordNet::SenseRelate::Reader::Senseval2 - Perl module for reading in a Senseval-2 formatted, lexical sample file.

SYNOPSIS

Top

  use WordNet::SenseRelate::Reader::Senseval2;

  $reader = WordNet::SenseRelate::Reader::Senseval2->new($filename);

DESCRIPTION

Top

This module parses the XML formatted data of the Senseval-2 lexical sample data file and store the instances in the created object. This data can then be accessed from the object for further processing.

EXPORT

None by default.

SEE ALSO

Top

perl(1)

WordNet::SenseRelate::TargetWord(3)

AUTHOR

Top

Ted Pedersen, tpederse at d.umn.edu

Siddharth Patwardhan, sidd at cs.utah.edu

Satanjeev Banerjee, banerjee+ at cs.cmu.edu

COPYRIGHT AND LICENSE

Top


WordNet-SenseRelate-TargetWord documentation  | view source Contained in the WordNet-SenseRelate-TargetWord distribution.