| Package | Description |
|---|---|
| org.aika | |
| org.aika.corpus | |
| org.aika.lattice | |
| org.aika.neuron |
| Modifier and Type | Method and Description |
|---|---|
static Model |
Model.read(DataInput in) |
| Modifier and Type | Field and Description |
|---|---|
Model |
Document.m |
| Constructor and Description |
|---|
Document(String content,
Model m,
int threadId,
long iterationId) |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.clearActivations(Model m) |
void |
OrNode.computeNullHyp(Model m) |
abstract void |
Node.computeNullHyp(Model m) |
void |
InputNode.computeNullHyp(Model m) |
void |
AndNode.computeNullHyp(Model m) |
| Modifier and Type | Field and Description |
|---|---|
Model |
Neuron.m |
Copyright © 2017. All rights reserved.