edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
Class MentionPairNPDistance.NPCounter

java.lang.Object
  extended byedu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairNPDistance.NPCounter
Enclosing class:
MentionPairNPDistance

public class MentionPairNPDistance.NPCounter
extends java.lang.Object


Constructor Summary
MentionPairNPDistance.NPCounter()
           
 
Method Summary
 int lengthOfNPsBetween(org.jdom.Element parent, org.jdom.Element node1, org.jdom.Element node2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MentionPairNPDistance.NPCounter

public MentionPairNPDistance.NPCounter()
Method Detail

lengthOfNPsBetween

public int lengthOfNPsBetween(org.jdom.Element parent,
                              org.jdom.Element node1,
                              org.jdom.Element node2)