public class AnalysisEngineUtils extends Object
Constructor and Description |
---|
AnalysisEngineUtils() |
Modifier and Type | Method and Description |
---|---|
static FSMatchConstraint |
createOutputFilter(AnalysisEngineMetaData aMetaData)
Creates a FSMatchConstraint used when formatting the CAS for output.
|
public static FSMatchConstraint createOutputFilter(AnalysisEngineMetaData aMetaData)
aMetaData
- metadata for the text analysis engine that is producing the results to be filteredTCasFormatter.format(CAS,FSMatchConstraint)
.Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.