@Deprecated public class TempEval2010Writer extends org.uimafit.component.JCasAnnotator_ImplBase
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_DOCUMENT_CREATION_TIME_VIEW
Deprecated.
|
static String |
PARAM_EVENT_ATTRIBUTE_VIEW
Deprecated.
|
static String |
PARAM_EVENT_EXTENT_VIEW
Deprecated.
|
static String |
PARAM_OUTPUT_DIRECTORY
Deprecated.
|
static String |
PARAM_TEMPORAL_LINK_EVENT_TO_DOCUMENT_CREATION_TIME_VIEW
Deprecated.
|
static String |
PARAM_TEMPORAL_LINK_EVENT_TO_SAME_SENTENCE_TIME_VIEW
Deprecated.
|
static String |
PARAM_TEMPORAL_LINK_EVENT_TO_SUBORDINATED_EVENT_VIEW
Deprecated.
|
static String |
PARAM_TEMPORAL_LINK_MAIN_EVENT_TO_NEXT_SENTENCE_MAIN_EVENT_VIEW
Deprecated.
|
static String |
PARAM_TEXT_VIEW
Deprecated.
|
static String |
PARAM_TIME_ATTRIBUTE_VIEW
Deprecated.
|
static String |
PARAM_TIME_EXTENT_VIEW
Deprecated.
|
| Constructor and Description |
|---|
TempEval2010Writer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
batchProcessComplete()
Deprecated.
|
void |
collectionProcessComplete()
Deprecated.
|
static org.apache.uima.analysis_engine.AnalysisEngineDescription |
getDescription()
Deprecated.
|
void |
initialize(org.apache.uima.UimaContext context)
Deprecated.
|
void |
process(org.apache.uima.jcas.JCas jCas)
Deprecated.
|
getRequiredCasInterface, processgetCasInstancesRequired, hasNext, nextpublic static final String PARAM_OUTPUT_DIRECTORY
public static final String PARAM_TEXT_VIEW
public static final String PARAM_DOCUMENT_CREATION_TIME_VIEW
public static final String PARAM_TIME_EXTENT_VIEW
public static final String PARAM_TIME_ATTRIBUTE_VIEW
public static final String PARAM_EVENT_EXTENT_VIEW
public static final String PARAM_EVENT_ATTRIBUTE_VIEW
public static final String PARAM_TEMPORAL_LINK_EVENT_TO_DOCUMENT_CREATION_TIME_VIEW
public static final String PARAM_TEMPORAL_LINK_EVENT_TO_SAME_SENTENCE_TIME_VIEW
public static final String PARAM_TEMPORAL_LINK_EVENT_TO_SUBORDINATED_EVENT_VIEW
public static final String PARAM_TEMPORAL_LINK_MAIN_EVENT_TO_NEXT_SENTENCE_MAIN_EVENT_VIEW
public static org.apache.uima.analysis_engine.AnalysisEngineDescription getDescription()
throws org.apache.uima.resource.ResourceInitializationException
org.apache.uima.resource.ResourceInitializationExceptionpublic 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.uimafit.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 batchProcessComplete()
throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
batchProcessComplete in interface org.apache.uima.analysis_component.AnalysisComponentbatchProcessComplete in class org.apache.uima.analysis_component.AnalysisComponent_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 © 2013. All Rights Reserved.