edu.illinois.cs.cogcomp.lbj.coref.ir.solutions
Interface Solution

All Known Implementing Classes:
ChainSolution, ChunkSolution, ListSolution, MentionSolution, SetSolution

public interface Solution

Interface for the output from one or more classifiers applied to a (possibly) structured input. The contents and methods vary depending on the structure of the output.

Author:
Eric Bengtson