Uses of Package
gov.llnl.ontology.wordnet.wsd

Packages that use gov.llnl.ontology.wordnet.wsd
gov.llnl.ontology.mains   
gov.llnl.ontology.wordnet.wsd   
 

Classes in gov.llnl.ontology.wordnet.wsd used by gov.llnl.ontology.mains
WordSenseDisambiguation
          An interface for any Word Sense Disambiguation algorithm.
 

Classes in gov.llnl.ontology.wordnet.wsd used by gov.llnl.ontology.wordnet.wsd
GraphConnectivityDisambiguation
          An abstract base class for any of the graph centrality Word Sense Disambiguation algorithms described in the following paper:
  • Navigli, R.; Lapata, M.; , "An Experimental Study of Graph Connectivity for Unsupervised Word Sense Disambiguation," Pattern Analysis and Machine Intelligence, IEEE Transactions on , vol.32, no.4, pp.678-692, April 2010.
  • GraphConnectivityDisambiguation.AnnotationSynset
              A structure class that represents a Annotation that needs to be disambiguated and it's possible target Synsets.
    LeskWordSenseDisambiguation
              A WordSenseDisambiguation implementation using the LeskSimilarity measure.
    SlidingWindowDisambiguation
              An abstract WordSenseDisambiguation implementation that uses a sliding window of text over the document.
    WordSenseDisambiguation
              An interface for any Word Sense Disambiguation algorithm.
     



    Copyright © 2010-2011. All Rights Reserved.