Constant Field Values


Contents
net.sf.*

net.sf.classifier4J.CustomizableStopWordProvider
public static final java.lang.String DEFAULT_STOPWORD_PROVIDER_RESOURCENAME "defaultStopWords.txt"

net.sf.classifier4J.ICategorisedClassifier
public static final java.lang.String DEFAULT_CATEGORY "DEFAULT"

net.sf.classifier4J.IClassifier
public static final double DEFAULT_CUTOFF 0.9d
public static final double LOWER_BOUND 0.01d
public static final double NEUTRAL_PROBABILITY 0.5d
public static final double UPPER_BOUND 0.99d



Copyright © 2003-2005 Nick Lothian. All Rights Reserved.