Uses of Class
edu.illinois.cs.cogcomp.lbj.coref.ir.examples.WordExample

Packages that use WordExample
edu.illinois.cs.cogcomp.lbj.coref.ir.examples   
 

Uses of WordExample in edu.illinois.cs.cogcomp.lbj.coref.ir.examples
 

Subclasses of WordExample in edu.illinois.cs.cogcomp.lbj.coref.ir.examples
 class BIOExample
          An example of a word and information about where in a chunk it is located: beginning, inside, or outside a chunk.
 class ExtendHeadExample
          Represents an example of a word associated with some head, used to determine whether the word is part of the extent of that head's mention.