public interface SingleLabelOutcomeAnnotator
Modifier and Type | Method and Description |
---|---|
String |
getTextClassificationOutcome(org.apache.uima.jcas.JCas jcas)
Returns the text classification outcome for the current single-label instance
|
String getTextClassificationOutcome(org.apache.uima.jcas.JCas jcas) throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
jcas
- Jcas object from which the outcome is extractedorg.apache.uima.analysis_engine.AnalysisEngineProcessException
- exceptionCopyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.