Uses of Class
edu.illinois.cs.cogcomp.lbj.coref.decoders.ScoredCorefDecoder

Packages that use ScoredCorefDecoder
edu.illinois.cs.cogcomp.lbj.coref.decoders   
 

Uses of ScoredCorefDecoder in edu.illinois.cs.cogcomp.lbj.coref.decoders
 

Subclasses of ScoredCorefDecoder in edu.illinois.cs.cogcomp.lbj.coref.decoders
 class BestLinkDecoder
          Translates classification decisions to a collection of coreference equivalence classes in the form of a ChainSolution via the decode method according to the best link decoding algorithm.