Uses of Class
opennlp.tools.cmdline.ArgumentParser.ParameterDescription

Packages that use ArgumentParser.ParameterDescription
opennlp.tools.cmdline.params   
 

Uses of ArgumentParser.ParameterDescription in opennlp.tools.cmdline.params
 

Methods in opennlp.tools.cmdline.params with annotations of type ArgumentParser.ParameterDescription
 Integer BasicTrainingParams.getCutoff()
           
 File EvaluatorParams.getData()
           
 File CVParams.getData()
           
 File TrainingToolParams.getData()
           
 Boolean DetailedFMeasureEvaluatorParams.getDetailedF()
           
 String DetokenizerParameter.getDetokenizer()
           
 Charset EncodingParameter.getEncoding()
           
 Integer CVParams.getFolds()
           
 Integer BasicTrainingParams.getIterations()
           
 String BasicTrainingParams.getLang()
           
 Boolean EvaluatorParams.getMisclassified()
           
 Boolean CVParams.getMisclassified()
           
 File EvaluatorParams.getModel()
           
 File TrainingToolParams.getModel()
           
 String BasicTrainingParams.getParams()
           
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.