public abstract class Independence extends Object
See http://trec.nist.gov/pubs/trec21/papers/irra.web.nb.pdf for more information on different methods.
Constructor and Description |
---|
Independence()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract double |
score(double freq,
double expected)
Computes distance from independence
|
abstract String |
toString() |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.