edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
Class MentionPairSentenceDistance.SentenceCounter

java.lang.Object
  extended byedu.umass.cs.mallet.projects.seg_plus_coref.anaphora.MentionPairSentenceDistance.SentenceCounter
Enclosing class:
MentionPairSentenceDistance

public class MentionPairSentenceDistance.SentenceCounter
extends java.lang.Object


Constructor Summary
MentionPairSentenceDistance.SentenceCounter()
           
 
Method Summary
 int lengthOfSentencesBetween(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

MentionPairSentenceDistance.SentenceCounter

public MentionPairSentenceDistance.SentenceCounter()
Method Detail

lengthOfSentencesBetween

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