public class WriteCoocurrencesToLoadfile3
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Cooccurrences for
projects/extract_brainregions/20140221_slurm_extraction pmid, confidence, br1, br1_id, br1_start, br1_end, br2, br2_id, br2_start, br2_end, system1_topdown, system2_kernel, system3_rules, sentence_beg, sentence_end, snippet
| Modifier and Type | Field and Description |
|---|---|
protected int |
cooccCnt |
protected static org.slf4j.Logger |
LOG |
protected String |
outputFile |
protected LoadDataFileWriter |
writer |
protected boolean |
writeSnippet |
| Constructor and Description |
|---|
WriteCoocurrencesToLoadfile3() |
| Modifier and Type | Method and Description |
|---|---|
void |
collectionProcessComplete() |
void |
initialize(org.apache.uima.UimaContext context) |
void |
process(org.apache.uima.jcas.JCas jCas) |
getRequiredCasInterface, processgetCasInstancesRequired, hasNext, nextprotected static org.slf4j.Logger LOG
protected String outputFile
protected boolean writeSnippet
protected LoadDataFileWriter writer
protected int cooccCnt
public void initialize(org.apache.uima.UimaContext context)
throws org.apache.uima.resource.ResourceInitializationException
initialize in interface org.apache.uima.analysis_component.AnalysisComponentinitialize in class org.apache.uima.fit.component.JCasAnnotator_ImplBaseorg.apache.uima.resource.ResourceInitializationExceptionpublic 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.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 © 2015 Bluebrain Project. All rights reserved.