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 float |
score(float freq,
float expected)
Computes distance from independence
|
abstract String |
toString() |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.