WordNet-SenseRelate System

From GM-RKB
Jump to navigation Jump to search

The WordNet-SenseRelate System is a Word-Sense Disambiguation System.

  • Context:
    • It is composed of:
      • AllWords, which assigns a sense to each word in a text,
      • TargetWord, which assigns a sense to a given word
      • WordToSet, which assigns the sense of a word most related to a set of words.
    • It is Perl-based.
    • It makes use of a WordNet Similarity Measure.
  • See: WikiRelate System, .


References

2009

  • http://sourceforge.net/projects/senserelate/
    • SenseRelate uses measures of semantic similarity to perform word sense disambiguation. AllWords assigns a sense to each word in a text, TargetWord assigns a sense to a given word, and WordToSet assigns the sense of a word most related to a set of words.
  • http://sourceforge.net/forum/forum.php?forum_id=910782
    • Date: 2009-01-23 05:07 Summary: WordNet-SenseRelate-AllWords-0.13 released! We are pleased to announce the release of WordNet-SenseRelate-AllWords, version 0.13. This package assigns a meaning to all the words in a text based on information found in the lexical database WordNet. This release features improved support for running experiments with the SemCor corpus.
  • http://search.cpan.org/~sid/WordNet-SenseRelate-TargetWord-0.09/
    • System by Siddharth Patwardhan
    • based on Banerjee and Pedersen (2002), Patwardhan et al. (2003), and Banerjee and Pedersen (2003).

2005

2004

2003