public class Coreferences extends java.util.ArrayList<Coreferences.CoreferenceChain>
Modifier and Type | Class and Description |
---|---|
static class |
Coreferences.CoreferenceChain
Coreference chain
|
static class |
Coreferences.Mention
Mention
|
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
Coreferences() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
private static final long serialVersionUID
public java.lang.String toString()
toString
in class java.util.AbstractCollection<Coreferences.CoreferenceChain>