| Package | Description |
|---|---|
| org.aika.network | |
| org.aika.network.neuron.simple.lattice | |
| org.aika.utils |
| Modifier and Type | Field and Description |
|---|---|
TreeSet<AndNode> |
Iteration.weightChanged |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Model.hasSignificantChildren(AndNode n) |
| Modifier and Type | Field and Description |
|---|---|
AndNode |
AndNode.directSignificantAncestor |
| Modifier and Type | Field and Description |
|---|---|
TreeMap<AndNode.Refinement,AndNode> |
LatticeNode.andChildren |
TreeMap<AndNode.Refinement,AndNode> |
LatticeNode.andChildrenWithinDocument |
SortedSet<AndNode> |
AndNode.significantAncestors |
| Modifier and Type | Method and Description |
|---|---|
Set<AndNode> |
LatticeNode.getAndChildPatterns(Set<AndNode> results) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AndNode.collectSignificantLower(Set<AndNode> significantLowerBound,
Set<AndNode> coveredByCurrentLevel,
Set<AndNode> currentLevelNodes) |
static void |
AndNode.collectSignificantLower(Set<AndNode> significantLowerBound,
Set<AndNode> coveredByCurrentLevel,
Set<AndNode> currentLevelNodes) |
static void |
AndNode.collectSignificantLower(Set<AndNode> significantLowerBound,
Set<AndNode> coveredByCurrentLevel,
Set<AndNode> currentLevelNodes) |
Set<AndNode> |
LatticeNode.getAndChildPatterns(Set<AndNode> results) |
| Modifier and Type | Method and Description |
|---|---|
static String |
StringUtils.extractSyllable(AndNode p) |
Copyright © 2016. All rights reserved.