| Package | Description |
|---|---|
| org.aika.corpus | |
| org.aika.network | |
| org.aika.network.neuron | |
| org.aika.preprocessing |
| Modifier and Type | Field and Description |
|---|---|
Document |
Option.doc |
| Modifier and Type | Method and Description |
|---|---|
static Document |
Document.createDocument(String id,
String content) |
| Modifier and Type | Method and Description |
|---|---|
static Option |
Option.add(Document doc,
boolean nonConflicting,
Option... input) |
static Option |
Option.addPrimitive(Document doc,
int pos) |
int |
Document.compareTo(Document d) |
static void |
ExpandNode.computeSelectedOption(Document doc) |
static Option |
Option.create(Document doc,
Integer... ids) |
| Constructor and Description |
|---|
Option(Document doc,
boolean inv,
int primId,
int id,
int minPos,
int maxPos,
int length) |
| Modifier and Type | Field and Description |
|---|---|
Document |
Iteration.doc |
| Modifier and Type | Method and Description |
|---|---|
static String |
Network.networkStateToString(Document doc,
Integer pos,
boolean allOrOnlySelectedOptions,
boolean withWeights) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Network.run(TreeSet<Document> inputs) |
| Constructor and Description |
|---|
Iteration(Document doc) |
| Modifier and Type | Method and Description |
|---|---|
String |
Activation.toString(Document doc) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PrepareSimpleCharacterProperties.run(Document doc) |
Copyright © 2016. All rights reserved.