public class ContextMetaCollectorUtil extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CONTEXT_WIDTH |
static char |
ID_CONTEXT_DELIMITER |
static String |
LEFT_CONTEXT_SEPARATOR |
static String |
RIGHT_CONTEXT_SEPARATOR |
Constructor and Description |
---|
ContextMetaCollectorUtil() |
Modifier and Type | Method and Description |
---|---|
protected static void |
addContext(org.apache.uima.jcas.JCas jcas,
org.dkpro.tc.api.type.TextClassificationTarget unit,
String id,
Writer w) |
public static final char ID_CONTEXT_DELIMITER
public static final String RIGHT_CONTEXT_SEPARATOR
public static final String LEFT_CONTEXT_SEPARATOR
public static final int CONTEXT_WIDTH
protected static void addContext(org.apache.uima.jcas.JCas jcas, org.dkpro.tc.api.type.TextClassificationTarget unit, String id, Writer w) throws IOException
IOException
Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.