|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DTreeCondition | |
| opennlp.grok.ml.dectree | |
| Uses of DTreeCondition in opennlp.grok.ml.dectree |
| Classes in opennlp.grok.ml.dectree that implement DTreeCondition | |
class |
DTreeContinuousCondition
A query asked by a decion tree that has specifically to do with the value of a continuous (double) value in relation to a literal. |
class |
DTreeSymbolCondition
A query asked by a decion tree that has specifically to do with the value of a symbol being equal to a literal. |
| Methods in opennlp.grok.ml.dectree with parameters of type DTreeCondition | |
void |
DTreeRule.addCondition(DTreeCondition cond)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||