public class PointwiseMutualInformationTest extends Object implements SignificanceTest
| Constructor and Description |
|---|
PointwiseMutualInformationTest() |
| Modifier and Type | Method and Description |
|---|---|
double |
score(int both,
int justA,
int justB,
int neither)
Returns the PMI score of the both A and B.
|
public double score(int both,
int justA,
int justB,
int neither)
score in interface SignificanceTestCopyright © 2012. All Rights Reserved.