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

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

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

Method parameters in gov.llnl.ontology.wordnet.wsd with type arguments of type GraphConnectivityDisambiguation.AnnotationSynset
protected  void PageRankCentralityDisambiguation.processSentenceGraph(List<GraphConnectivityDisambiguation.AnnotationSynset> targetWords, Set<Synset> synsets, edu.ucla.sspace.basis.StringBasisMapping synsetBasis, edu.ucla.sspace.matrix.Matrix adjacencyMatrix)
          
protected abstract  void GraphConnectivityDisambiguation.processSentenceGraph(List<GraphConnectivityDisambiguation.AnnotationSynset> targetWords, Set<Synset> synsets, edu.ucla.sspace.basis.StringBasisMapping synsetBasis, edu.ucla.sspace.matrix.Matrix adjacencyMatrix)
          Disambiguates the Annotations in targetWords by using the Set GraphConnectivityDisambiguation.AnnotationSynsets carved out of the ontology for a given setnence.
protected  void DegreeCentralityDisambiguation.processSentenceGraph(List<GraphConnectivityDisambiguation.AnnotationSynset> targetWords, Set<Synset> synsets, edu.ucla.sspace.basis.StringBasisMapping synsetBasis, edu.ucla.sspace.matrix.Matrix adjacencyMatrix)
          Disambiguates the Annotations in targetWords by using the Set GraphConnectivityDisambiguation.AnnotationSynsets carved out of the ontology for a given setnence.
 



Copyright © 2010-2011. All Rights Reserved.