public final class PropertyUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
countEdgeProperties(de.ims.icarus.util.Counter counter,
CoreferenceAllocation allocation) |
static void |
countProperties(de.ims.icarus.util.Counter counter,
CoreferenceAllocation allocation) |
static void |
countProperties(de.ims.icarus.util.Counter counter,
CoreferenceData data) |
static void |
countProperties(de.ims.icarus.util.Counter counter,
DocumentData document) |
static void |
countProperties(de.ims.icarus.util.Counter counter,
DocumentSet documentSet) |
static void |
countProperties(de.ims.icarus.util.Counter counter,
EdgeSet edgeSet) |
static void |
countProperties(de.ims.icarus.util.Counter counter,
SpanSet spanSet) |
static void |
countSpanProperties(de.ims.icarus.util.Counter counter,
CoreferenceAllocation allocation) |
public static void countProperties(de.ims.icarus.util.Counter counter, CoreferenceData data)
public static void countProperties(de.ims.icarus.util.Counter counter, DocumentData document)
public static void countProperties(de.ims.icarus.util.Counter counter, DocumentSet documentSet)
public static void countProperties(de.ims.icarus.util.Counter counter, SpanSet spanSet)
public static void countProperties(de.ims.icarus.util.Counter counter, EdgeSet edgeSet)
public static void countProperties(de.ims.icarus.util.Counter counter, CoreferenceAllocation allocation)
public static void countSpanProperties(de.ims.icarus.util.Counter counter, CoreferenceAllocation allocation)
public static void countEdgeProperties(de.ims.icarus.util.Counter counter, CoreferenceAllocation allocation)