public class LingPipeNamedEntityRecognizerTrainer
extends org.apache.uima.fit.component.JCasConsumer_ImplBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
acceptedTagsRegex |
static String |
PARAM_ACCEPTED_TAGS_REGEX
Regex to filter the
named entity by type. |
static String |
PARAM_TARGET_LOCATION
Location to which the output is written.
|
| Constructor and Description |
|---|
LingPipeNamedEntityRecognizerTrainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
collectionProcessComplete() |
void |
process(org.apache.uima.jcas.JCas aJCas) |
getRequiredCasInterface, processgetCasInstancesRequired, hasNext, nextpublic static final String PARAM_TARGET_LOCATION
public static final String PARAM_ACCEPTED_TAGS_REGEX
named entity by type.protected String acceptedTagsRegex
public LingPipeNamedEntityRecognizerTrainer()
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_ImplBaseorg.apache.uima.analysis_engine.AnalysisEngineProcessExceptionpublic void collectionProcessComplete()
throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
collectionProcessComplete in interface org.apache.uima.analysis_component.AnalysisComponentcollectionProcessComplete in class org.apache.uima.analysis_component.AnalysisComponent_ImplBaseorg.apache.uima.analysis_engine.AnalysisEngineProcessExceptionCopyright © 2007–2019 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.