public class FeatureCooccurrenceCounter extends Object
Constructor and Description |
---|
FeatureCooccurrenceCounter(InstanceList instances) |
Modifier and Type | Method and Description |
---|---|
void |
count() |
double |
g2(double left,
double right,
double both,
double total) |
static void |
main(String[] args) |
void |
printCounts() |
public FeatureCooccurrenceCounter(InstanceList instances)
public void count()
public double g2(double left, double right, double both, double total)
public void printCounts() throws IOException
IOException
Copyright © 2016. All rights reserved.