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 BasicFormatParams.getData()
           
 Boolean DetailedFMeasureEvaluatorParams.getDetailedF()
           
 String DetokenizerParameter.getDetokenizer()
           
 Charset EncodingParameter.getEncoding()
           
 Integer CVParams.getFolds()
           
 Integer BasicTrainingParams.getIterations()
           
 String LanguageParams.getLang()
           
 Boolean CVParams.getMisclassified()
           
 Boolean EvaluatorParams.getMisclassified()
           
 File TrainingToolParams.getModel()
           
 File EvaluatorParams.getModel()
           
 String BasicTrainingParams.getParams()
           
 



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