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

Packages that use edu.illinois.cs.cogcomp.lbj.coref.ir.solutions
edu.illinois.cs.cogcomp.lbj.coref.decoders   
edu.illinois.cs.cogcomp.lbj.coref.ir.docs   
edu.illinois.cs.cogcomp.lbj.coref.ir.solutions   
edu.illinois.cs.cogcomp.lbj.coref.scorers   
 

Classes in edu.illinois.cs.cogcomp.lbj.coref.ir.solutions used by edu.illinois.cs.cogcomp.lbj.coref.decoders
ChainSolution
          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.
MentionSolution
          A solution that stores a list of mentions.
Solution
          Interface for the output from one or more classifiers applied to a (possibly) structured input.
 

Classes in edu.illinois.cs.cogcomp.lbj.coref.ir.solutions used by edu.illinois.cs.cogcomp.lbj.coref.ir.docs
ChainSolution
          Represents a partition(a set of non-overlapping subsets called chains) and edges linking some items in the partition, along with edge labels.
 

Classes in edu.illinois.cs.cogcomp.lbj.coref.ir.solutions used by edu.illinois.cs.cogcomp.lbj.coref.ir.solutions
ChainSolution
          Represents a partition(a set of non-overlapping subsets called chains) and edges linking some items in the partition, along with edge labels.
ListSolution
          A solution containing a set of objects of some type T
SetSolution
          A solution containing a set of objects of some type T
Solution
          Interface for the output from one or more classifiers applied to a (possibly) structured input.
 

Classes in edu.illinois.cs.cogcomp.lbj.coref.ir.solutions used by edu.illinois.cs.cogcomp.lbj.coref.scorers
ChainSolution
          Represents a partition(a set of non-overlapping subsets called chains) and edges linking some items in the partition, along with edge labels.
Solution
          Interface for the output from one or more classifiers applied to a (possibly) structured input.