gov.llnl.ontology.wordnet.wsd
Class GraphConnectivityDisambiguation.AnnotationSynset
java.lang.Object
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 Synset
s.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.