edu.umass.cs.mallet.projects.seg_plus_coref.coreference
Class AttributeExtraction
java.lang.Object
edu.umass.cs.mallet.projects.seg_plus_coref.coreference.AttributeExtraction
- public abstract class AttributeExtraction
- extends java.lang.Object
Constructor Summary |
AttributeExtraction(java.util.ArrayList fileList,
java.lang.String attributeStartTag,
java.lang.String attributeEndTag,
boolean includeSingleton)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AttributeExtraction
public AttributeExtraction(java.util.ArrayList fileList,
java.lang.String attributeStartTag,
java.lang.String attributeEndTag,
boolean includeSingleton)
processOnePaper
public abstract int processOnePaper(java.io.File file)
attributeExtraction
public double attributeExtraction()
toString
public java.lang.String toString()