opennlp.tools.cmdline.params
Interface CVParams


public interface CVParams

Common cross validator parameters. Note: Do not use this class, internal use only!


Method Summary
 Integer getFolds()
           
 Boolean getMisclassified()
           
 

Method Detail

getMisclassified

Boolean getMisclassified()

getFolds

Integer getFolds()


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