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

Interface Summary
Solution Interface for the output from one or more classifiers applied to a (possibly) structured input.
 

Class Summary
ChainSolution<T> Represents a partition(a set of non-overlapping subsets called chains) and edges linking some items in the partition, along with edge labels.
ChunkSolution A ChunkSolution represents a set of chunks.
ListSolution<T> A solution containing a set of objects of some type T
MentionSolution A solution that stores a list of mentions.
SetSolution<T> A solution containing a set of objects of some type T