de.tudarmstadt.ukp.dkpro.core.type
public class Sentence_Type extends org.apache.uima.jcas.tcas.Annotation_Type
Modifier and Type | Field and Description |
---|---|
static boolean |
featOkTst |
static int |
typeIndexID |
Constructor and Description |
---|
Sentence_Type(org.apache.uima.jcas.JCas jcas,
org.apache.uima.cas.Type casType)
initialize variables to correspond with Cas Type and Features
|