public class ExactStringPairer extends ClusterMentionPairer_ImplBase
Constructor and Description |
---|
ExactStringPairer() |
Modifier and Type | Method and Description |
---|---|
List<MentionClusterCoreferenceAnnotator.CollectionTextRelationIdentifiedAnnotationPair> |
getPairs(org.apache.uima.jcas.JCas jcas,
Markable mention) |
void |
reset(org.apache.uima.jcas.JCas jcas) |
dominates, getBestEnt, getBestEnt
public void reset(org.apache.uima.jcas.JCas jcas)
reset
in interface AnnotationPairer<Markable,MentionClusterCoreferenceAnnotator.CollectionTextRelationIdentifiedAnnotationPair>
reset
in class ClusterMentionPairer_ImplBase
public List<MentionClusterCoreferenceAnnotator.CollectionTextRelationIdentifiedAnnotationPair> getPairs(org.apache.uima.jcas.JCas jcas, Markable mention)
getPairs
in interface AnnotationPairer<Markable,MentionClusterCoreferenceAnnotator.CollectionTextRelationIdentifiedAnnotationPair>
getPairs
in class ClusterMentionPairer_ImplBase
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.