opennlp.tools.cmdline.params
Interface CVParams


public interface CVParams

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


Method Summary
 File getData()
           
 Integer getFolds()
           
 Boolean getMisclassified()
           
 

Method Detail

getData

File getData()

getMisclassified

Boolean getMisclassified()

getFolds

Integer getFolds()


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