public abstract static class Explanation.IDFExplanation extends Object implements Serializable
Weight
, so be aware
before storing any large or un-serializable fields.Constructor and Description |
---|
IDFExplanation() |
Modifier and Type | Method and Description |
---|---|
abstract String |
explain()
This should be calculated lazily if possible.
|
abstract float |
getIdf() |
public abstract float getIdf()
public abstract String explain()
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.