public class CamelCaseTokenSegmenter
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_DELETE_COVER
Whether to remove the original token.
|
static String |
PARAM_MARKUP_TYPE
Optional annotation type to markup the original covered token area when specified.
|
Constructor and Description |
---|
CamelCaseTokenSegmenter() |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.uima.jcas.JCas aJCas) |
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
public static final String PARAM_DELETE_COVER
public static final String PARAM_MARKUP_TYPE
Annotation
.public void process(org.apache.uima.jcas.JCas aJCas) throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
process
in class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
org.apache.uima.analysis_engine.AnalysisEngineProcessException
Copyright © 2007–2019 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.