public class FilterCoocurrencesByDistance
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
protected int |
maximumDistance |
static String |
PARAM_MAXIMUM_DISTANCE |
| Constructor and Description |
|---|
FilterCoocurrencesByDistance() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.uima.jcas.JCas jCas) |
getLogger, initializegetRequiredCasInterface, processgetCasInstancesRequired, hasNext, nextprotected static org.slf4j.Logger LOG
public static final String PARAM_MAXIMUM_DISTANCE
protected int maximumDistance
public void process(org.apache.uima.jcas.JCas jCas)
throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
process in class org.apache.uima.analysis_component.JCasAnnotator_ImplBaseorg.apache.uima.analysis_engine.AnalysisEngineProcessExceptionCopyright © 2015 Bluebrain Project. All rights reserved.