Uses of Class
opennlp.tools.util.TrainingParameters
Packages that use TrainingParameters
-
Uses of TrainingParameters in opennlp.tools.util
Methods in opennlp.tools.util that return TrainingParametersModifier and TypeMethodDescriptionstatic TrainingParametersTrainingParameters.defaultParams()TrainingParameters.getParameters(String namespace) static TrainingParametersConstructors in opennlp.tools.util with parameters of type TrainingParametersModifierConstructorDescriptionTrainingParameters(TrainingParameters trainingParameters) Copy constructor to hand over the config of existingTrainingParameters.