|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.AnnotationSynset s 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.AnnotationSynset s carved out of the ontology for a given
setnence. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |