Class PredicateNominativeSieve


  • public class PredicateNominativeSieve
    extends Sieve
    • Constructor Detail

      • PredicateNominativeSieve

        public PredicateNominativeSieve()
    • 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)