public final class InputOutputUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static opennlp.tools.util.TrainingParameters |
loadTrainingParameters(String paramFile)
Load the parameters in the
TrainingParameters file. |
static opennlp.tools.util.ObjectStream<String> |
readFileIntoMarkableStreamFactory(String infile)
Read the file into an
ObjectStream. |
public static opennlp.tools.util.TrainingParameters loadTrainingParameters(String paramFile)
TrainingParameters file.paramFile - the training parameters fileCopyright © 2016 IXA pipes. All rights reserved.