Class ExactMatchSieve


  • public class ExactMatchSieve
    extends Sieve
    • Constructor Detail

      • ExactMatchSieve

        public ExactMatchSieve()
    • Method Detail

      • getOrderedAntecedentList

        public List<gate.Annotation> getOrderedAntecedentList​(CorefChainBuilder corefBuilder,
                                                              gate.Annotation coreMentionAnn,
                                                              int currentSentID,
                                                              int antecedentSentID)
      • checkCorefMatch

        public boolean checkCorefMatch​(CorefChainBuilder corefBuilder,
                                       gate.Annotation coreMentionAnn,
                                       gate.Annotation antecedentCandidateAnn,
                                       int distance)