WordNet::SenseRelate::Instance - Perl module that represents a context, including a target


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

Index


NAME

Top

WordNet::SenseRelate::Instance - Perl module that represents a context, including a target word and surrounding context words.

SYNOPSIS

Top

  use WordNet::SenseRelate::Instance;

DESCRIPTION

Top

WordNet::SenseRelate::Instance represents a piece of text, including a target word that requires to be disambiguated. Essentially, an instance is a set of Word objects, with one Word object marked as the target word.

EXPORT

None by default.

SEE ALSO

Top

perl(1)

WordNet::SenseRelate::TargetWord(3)

WordNet::SenseRelate::Word(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.