WordNet::SenseRelate::Tools - Perl modules that provides certain common WordNet tools.


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

Index


NAME

Top

WordNet::SenseRelate::Tools - Perl modules that provides certain common WordNet tools.

SYNOPSIS

Top

  use WordNet::SenseRelate::Tools;

  $wn = WordNet::SenseRelate::Tools->new();

  $newtext = $wn->compoundify($text);

DESCRIPTION

Top

WordNet::SenseRelate::Tools is a set of common WordNet tools required in programs. Currently, this module only contains a compound detection method. Other methods will be added in the future. Additionally, this module will, most likely, be distributed independently of this package.

EXPORT

None by default.

SEE ALSO

Top

perl(1)

WordNet::QueryData(3)

AUTHOR

Top

Ted Pedersen, tpederse at d.umn.edu

Siddharth Patwardhan, sidd at cs.utah.edu

COPYRIGHT AND LICENSE

Top


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