I'm attempting to perform coreference using the GATE MatchesAnnots
document feature, and I get the following output:
{null = [[866, 871, 872], [869, 873, 877, 879], [874, 895, 896]]}
Can anyone help me understand what this means? I'm assuming each of these arrays are each a coreference chain - but what are the numbers? Character start numbers? I'm a bit lost.