Package edu.illinois.cs.cogcomp.lbj.coref.ir

Class Summary
Chunk Represents a chunk of text in the context of a document.
Entity An entity is a collection of mentions that are coreferential, combined with some metadata about them.
EntityByFirstMentionComparator Comparator for entities that which orders entities by the order of appearance of their mentions.
Mention Represents the ACE mention of some ACE entity in the context of a document.
MentionSpecificityComparator Determines which mention is a more specific mention of an entity.