| Package | Description |
|---|---|
| network.aika.lattice | |
| network.aika.training |
| Modifier and Type | Method and Description |
|---|---|
void |
OrNode.discover(Activation act,
PatternDiscovery.Config config) |
void |
AndNode.discover(AndNode.AndActivation act,
PatternDiscovery.Config config) |
abstract void |
Node.discover(A act,
PatternDiscovery.Config config) |
void |
InputNode.discover(InputNode.InputActivation act,
PatternDiscovery.Config config) |
| Modifier and Type | Method and Description |
|---|---|
PatternDiscovery.Config |
PatternDiscovery.Config.setCounter(PatternDiscovery.Counter counter)
The counter callback function should implement a customized counting function.
|
PatternDiscovery.Config |
PatternDiscovery.Config.setRefinementFactory(PatternDiscovery.RefinementFactory refinementFactory) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PatternDiscovery.discover(Document doc,
PatternDiscovery.Config config) |
Copyright © 2018. All rights reserved.