A B C D E F G H I J K L M N O P Q R S T U V W X Z

K

kappaCohen(int[][]) - Static method in class csli.util.stat.ClassificationAgreement
Evaluates n-class kappa between two annotations, using the cohen chance calculation.
kappaSiegel(int[][]) - Static method in class csli.util.stat.ClassificationAgreement
Evaluates n-class kappa between two annotations, using the siegel chance calculation.
keepLineEnding(boolean) - Method in class csli.util.file.DelimitedLineReader
Change whether or not the end-of-line delimiter should be preserved in a line read result.
key - Variable in class csli.util.KeyVal
 
keys() - Method in class csli.util.collections.map.AbstractPairMap
 
keys() - Method in interface csli.util.collections.map.PairMap
 
KeyVal<K,V> - Class in csli.util
 
KeyVal(K, V) - Constructor for class csli.util.KeyVal
 
KillProcess - Class in csli.util.thread
Terminates the process (System.exit) after the specified delay.
killProcess() - Method in class csli.util.thread.RuntimeExecuteWrapper
Just in case we want to kill the process early, this method exists.
kl(double[], double[]) - Static method in class csli.util.math.Divergence
Calculate KL-divergence

A B C D E F G H I J K L M N O P Q R S T U V W X Z