RegexSegmenter
@Deprecated public class WhitespaceSegmenter extends SegmenterBase
If PARAM_WRITE_SENTENCES
is set to true, one sentence per line is assumed. Otherwise, no
sentences are created.
PARAM_LANGUAGE, PARAM_STRICT_ZONING, PARAM_WRITE_FORM, PARAM_WRITE_SENTENCE, PARAM_WRITE_TOKEN, PARAM_ZONE_TYPES
Constructor and Description |
---|
WhitespaceSegmenter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
process(org.apache.uima.jcas.JCas aJCas,
String text,
int zoneBegin)
Deprecated.
|
createSentence, createToken, createToken, createToken, getLanguage, getLocale, getZoneTypes, isEmpty, isStrictZoning, isWriteSentence, isWriteToken, limit, process
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
protected void process(org.apache.uima.jcas.JCas aJCas, String text, int zoneBegin) throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
process
in class SegmenterBase
org.apache.uima.analysis_engine.AnalysisEngineProcessException
Copyright © 2007–2019 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.