public class InstanceIdFeature extends Object
Constructor and Description |
---|
InstanceIdFeature() |
Modifier and Type | Method and Description |
---|---|
static Feature |
retrieve(org.apache.uima.jcas.JCas jcas) |
static Feature |
retrieve(org.apache.uima.jcas.JCas jcas,
org.dkpro.tc.api.type.TextClassificationTarget unit) |
static Feature |
retrieve(org.apache.uima.jcas.JCas jcas,
org.dkpro.tc.api.type.TextClassificationTarget unit,
Integer sequenceId) |
public static Feature retrieve(org.apache.uima.jcas.JCas jcas) throws org.dkpro.tc.api.exception.TextClassificationException
public static Feature retrieve(org.apache.uima.jcas.JCas jcas, org.dkpro.tc.api.type.TextClassificationTarget unit) throws org.dkpro.tc.api.exception.TextClassificationException
public static Feature retrieve(org.apache.uima.jcas.JCas jcas, org.dkpro.tc.api.type.TextClassificationTarget unit, Integer sequenceId) throws org.dkpro.tc.api.exception.TextClassificationException
Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.