Uses of Interface
edu.illinois.cs.cogcomp.lbj.coref.decoders.KeyDecoder

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

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

Classes in edu.illinois.cs.cogcomp.lbj.coref.decoders that implement KeyDecoder
 class CorefKeyDecoder
          A decoder that extracts the true entities of a document and encodes them in a ChainSolution.
 class KeyChainDecoder<CT>
          Decodes a document into a ChainSolution.