public class ResultExtractor extends Object
Constructor and Description |
---|
ResultExtractor() |
Modifier and Type | Method and Description |
---|---|
Result |
getResult(org.apache.uima.cas.CAS cas,
ServerSpec resultSpec)
Extract a set of results from a CAS and a result specification.
|
static void |
makeOutputs(ResultEntryImpl resultEntry,
org.apache.uima.cas.text.AnnotationFS annotation,
TypeMap tspec) |
public Result getResult(org.apache.uima.cas.CAS cas, ServerSpec resultSpec)
cas
- The CAS to extract results from.resultSpec
- The result specification.public static void makeOutputs(ResultEntryImpl resultEntry, org.apache.uima.cas.text.AnnotationFS annotation, TypeMap tspec)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.