public class CONLL12AllocationReader extends java.lang.Object implements AllocationReader
Constructor and Description |
---|
CONLL12AllocationReader() |
Modifier and Type | Method and Description |
---|---|
void |
init(de.ims.icarus.util.location.Location location,
de.ims.icarus.util.Options options,
DocumentSet documentSet) |
void |
readAllocation(CoreferenceAllocation target) |
public void init(de.ims.icarus.util.location.Location location, de.ims.icarus.util.Options options, DocumentSet documentSet) throws java.lang.Exception
init
in interface AllocationReader
java.lang.Exception
AllocationReader.init(de.ims.icarus.util.location.Location, de.ims.icarus.util.Options, de.ims.icarus.language.coref.DocumentSet)
public void readAllocation(CoreferenceAllocation target) throws java.lang.Exception
readAllocation
in interface AllocationReader
java.lang.Exception
AllocationReader.readAllocation(de.ims.icarus.language.coref.CoreferenceAllocation)