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