opennlp.tools.cmdline.params
Interface EvaluatorParams


public interface EvaluatorParams

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


Method Summary
 Boolean getMisclassified()
           
 File getModel()
           
 

Method Detail

getModel

File getModel()

getMisclassified

Boolean getMisclassified()


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