public static class MentionClusterRankingCoreferenceAnnotator.CollectionTextRelationIdentifiedAnnotationPair extends Object
Constructor and Description |
---|
CollectionTextRelationIdentifiedAnnotationPair(CollectionTextRelation cluster,
IdentifiedAnnotation mention) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
CollectionTextRelation |
getCluster() |
IdentifiedAnnotation |
getMention() |
int |
hashCode() |
public CollectionTextRelationIdentifiedAnnotationPair(CollectionTextRelation cluster, IdentifiedAnnotation mention)
public final CollectionTextRelation getCluster()
public final IdentifiedAnnotation getMention()
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.