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

java.lang.Object
  extended by gov.llnl.ontology.wordnet.wsd.GraphConnectivityDisambiguation.AnnotationSynset
Enclosing class:
GraphConnectivityDisambiguation

public class GraphConnectivityDisambiguation.AnnotationSynset
extends Object

A structure class that represents a Annotation that needs to be disambiguated and it's possible target Synsets.


Constructor Summary
GraphConnectivityDisambiguation.AnnotationSynset(Synset[] senses, edu.stanford.nlp.pipeline.Annotation annotation, String term)
          Creates a new GraphConnectivityDisambiguation.AnnotationSynset.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphConnectivityDisambiguation.AnnotationSynset

public GraphConnectivityDisambiguation.AnnotationSynset(Synset[] senses,
                                                        edu.stanford.nlp.pipeline.Annotation annotation,
                                                        String term)
Creates a new GraphConnectivityDisambiguation.AnnotationSynset.



Copyright © 2010-2011. All Rights Reserved.