public class OpenCalaisAnnotator
extends org.apache.uima.analysis_component.CasAnnotator_ImplBase
| Constructor and Description |
|---|
OpenCalaisAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
callServiceOnText(String modifiedText) |
void |
initialize(org.apache.uima.UimaContext context) |
void |
process(org.apache.uima.cas.CAS aCas) |
void |
typeSystemInit(org.apache.uima.cas.TypeSystem typeSystem) |
getRequiredCasInterface, processgetCasInstancesRequired, hasNext, nextpublic void process(org.apache.uima.cas.CAS aCas)
throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
process in class org.apache.uima.analysis_component.CasAnnotator_ImplBaseorg.apache.uima.analysis_engine.AnalysisEngineProcessExceptionprotected InputStream callServiceOnText(String modifiedText) throws IOException, UnsupportedEncodingException
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.analysis_component.AnalysisComponent_ImplBaseorg.apache.uima.resource.ResourceInitializationExceptionpublic void typeSystemInit(org.apache.uima.cas.TypeSystem typeSystem)
throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
typeSystemInit in class org.apache.uima.analysis_component.CasAnnotator_ImplBaseorg.apache.uima.analysis_engine.AnalysisEngineProcessExceptionCopyright © 2006–2025 The Apache Software Foundation. All rights reserved.