Constant Field Values

Contents

opennlp.tools.*

  • opennlp.tools.formats.masc.Masc
    Modifier and Type
    Constant Field
    Value
    public static final String
    "masc"
  • opennlp.tools.monitoring.IterDeltaAccuracyUnderTolerance
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Stopping: change in training set accuracy less than {%s}"
  • opennlp.tools.monitoring.StopCriteria<T extends Number>
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Training finished after completing %s iterations successfully."