public class BANNERWrapper extends Object
| Constructor and Description |
|---|
BANNERWrapper() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAnnotations(String docText) |
String |
getFile(String path) |
InputStream |
getStream(String path) |
void |
initialize(String configFilePath,
String modelFilePath) |
void |
initializeModel(String configFile,
String modelFile) |
static void |
main(String[] args) |
public InputStream getStream(String path)
public void initializeModel(String configFile, String modelFile) throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationExceptionpublic void initialize(String configFilePath, String modelFilePath) throws IOException, org.apache.commons.configuration.ConfigurationException
IOExceptionorg.apache.commons.configuration.ConfigurationExceptionpublic static void main(String[] args)
Copyright © 2018 JULIE Lab, Germany. All rights reserved.