Uses of Class
gov.llnl.ontology.wordnet.wsd.GraphConnectivityDisambiguation

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

Uses of GraphConnectivityDisambiguation in gov.llnl.ontology.wordnet.wsd
 

Subclasses of GraphConnectivityDisambiguation in gov.llnl.ontology.wordnet.wsd
 class DegreeCentralityDisambiguation
          An implementation of the Degree Centrality based Word Sense Disambiguation algorithm as 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.
  •  class PageRankCentralityDisambiguation
              An implementation of the PageRank based Word Sense Disambiguation algorithm as 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.
  •  



    Copyright © 2010-2011. All Rights Reserved.