edu.umass.cs.mallet.projects.seg_plus_coref.anaphora
Class LinearDistanceMentionPair.CharacterCounter

java.lang.Object
  extended byedu.umass.cs.mallet.projects.seg_plus_coref.anaphora.LinearDistanceMentionPair.CharacterCounter
Enclosing class:
LinearDistanceMentionPair

public class LinearDistanceMentionPair.CharacterCounter
extends java.lang.Object


Constructor Summary
LinearDistanceMentionPair.CharacterCounter()
           
 
Method Summary
 int lengthOfCharactersBetween(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

LinearDistanceMentionPair.CharacterCounter

public LinearDistanceMentionPair.CharacterCounter()
Method Detail

lengthOfCharactersBetween

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