Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

accumulatedWeight - Variable in class org.aika.corpus.Option
 
Activation - Class in org.aika.network.neuron
 
Activation(Activation.Key) - Constructor for class org.aika.network.neuron.Activation
 
Activation(Node, Range, int, Option, int) - Constructor for class org.aika.network.neuron.Activation
 
Activation(Node, Range, int, Option, int, int) - Constructor for class org.aika.network.neuron.Activation
 
Activation.Key - Class in org.aika.network.neuron
 
activations - Variable in class org.aika.corpus.Option
 
activations - Variable in class org.aika.corpus.Range
 
activations - Variable in class org.aika.network.neuron.Node
 
ACTIVATIONS_OUTPUT_COMPARATOR - Static variable in class org.aika.network.Model
 
activationsComplete - Variable in class org.aika.corpus.Option
 
add(Iteration, Node, Option, Option) - Static method in class org.aika.corpus.Conflicts
 
add(Document, boolean, Option...) - Static method in class org.aika.corpus.Option
 
add(Document, Range...) - Static method in class org.aika.corpus.Range
 
add(Node, boolean) - Method in class org.aika.network.neuron.Node.Queue
 
add(Model, Integer, Neuron, boolean) - Static method in class org.aika.network.neuron.simple.lattice.InputNode
 
addActivation(Iteration, Activation, Range) - Method in interface org.aika.network.neuron.Input
 
addActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.recurrent.ClockTerminationNode
 
addActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.recurrent.OutputNode
 
addActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.recurrent.RecurrentNode
 
addActivation(Iteration, Activation.Key, Range, Option, Set<Activation>, Set<Activation>) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
addActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.simple.lattice.InputNode
 
addActivation(Iteration, Activation.Key, Range, Activation) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
addActivationAndPropagate(Iteration, boolean, Activation.Key, Range, Option, Set<Activation>, Set<Activation>) - Static method in class org.aika.network.neuron.Node
 
addActivationInternal(Iteration, Activation.Key, Option, Option, Set<Activation>, Set<Activation>, Set<Activation>, Set<Activation>) - Method in class org.aika.network.neuron.Node
 
addActivationsToNextLevelPattern(Iteration, LatticeNode, Node, AndNode.Refinement, Activation, Range, Option) - Static method in class org.aika.network.neuron.simple.lattice.AndNode
 
added - Variable in class org.aika.network.neuron.Node
 
addedNodes - Variable in class org.aika.network.Iteration
 
addInitialActivations(Iteration) - Static method in class org.aika.network.neuron.recurrent.ClockTerminationNode
 
addInput(LatticeNode) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
addInputActivation(Iteration, int, int) - Method in class org.aika.network.neuron.Neuron
 
addInputActivation(Iteration, int, int, Option) - Method in class org.aika.network.neuron.Neuron
 
addLink(Option, Option) - Static method in class org.aika.corpus.Option
 
addLink(Range, Range) - Static method in class org.aika.corpus.Range
 
addNeuron(SimpleNeuron, Set<Synapse>) - Static method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
addPrimitive(Document, int) - Static method in class org.aika.corpus.Option
 
addRules(Model) - Method in class org.aika.predefinedrules.PredefinedRules
 
addShadows(Activation) - Method in class org.aika.network.neuron.Activation
 
allNodes - Variable in class org.aika.network.Model
 
andChildren - Variable in class org.aika.network.neuron.simple.lattice.LatticeNode
 
andChildrenWithinDocument - Variable in class org.aika.network.neuron.simple.lattice.LatticeNode
 
AndNode - Class in org.aika.network.neuron.simple.lattice
 
AndNode(Model, int, SortedMap<AndNode.Refinement, LatticeNode>, boolean) - Constructor for class org.aika.network.neuron.simple.lattice.AndNode
 
AndNode.Refinement - Class in org.aika.network.neuron.simple.lattice
 
asSet(E...) - Static method in class org.aika.utils.SetUtils
 
asSortedSet(E...) - Static method in class org.aika.utils.SetUtils
 

B

BACKWARD_WEIGHT - Static variable in class org.aika.network.neuron.Activation
 
bias - Variable in class org.aika.network.neuron.Neuron
 
bottom - Variable in class org.aika.corpus.Document
 
bottomRange - Variable in class org.aika.corpus.Document
 

C

cache - Variable in class org.aika.corpus.Option
 
changeNumberOfPositions(int) - Method in class org.aika.network.Iteration
 
charClock - Variable in class org.aika.predefinedrules.PredefinedRules
 
checkForConflict(Option) - Method in class org.aika.corpus.ExpandNode
 
children - Variable in class org.aika.corpus.Option
 
children - Variable in class org.aika.corpus.Range
 
cleanup(Model) - Method in class org.aika.network.neuron.Node
 
cleanup(Model) - Method in class org.aika.network.neuron.recurrent.RecurrentNode
 
cleanup(Model) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
cleanup(Model) - Method in class org.aika.network.neuron.simple.lattice.NegativeInputNode
 
cleanup(Model) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
cleanup(Model) - Method in class org.aika.network.neuron.simple.lattice.PositiveInputNode
 
clearActivations() - Method in class org.aika.network.Iteration
 
clearActivations() - Method in class org.aika.network.neuron.Node
 
clearActivations() - Method in class org.aika.network.neuron.recurrent.InputNode
 
clearActivations() - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
ClockNode - Class in org.aika.network.neuron.recurrent
 
ClockNode(Model) - Constructor for class org.aika.network.neuron.recurrent.ClockNode
 
clockNode - Variable in class org.aika.network.neuron.recurrent.ClockTerminationNode
 
ClockTerminationNode - Class in org.aika.network.neuron.recurrent
 
ClockTerminationNode(Model, boolean) - Constructor for class org.aika.network.neuron.recurrent.ClockTerminationNode
 
ClockTerminationNode.Signal - Class in org.aika.network.neuron.recurrent
 
clockTerminationNodes - Variable in class org.aika.network.Model
 
clonePrimitive(Iteration) - Method in class org.aika.corpus.Option
 
clusterId - Variable in class org.aika.corpus.Option
 
clusterVisitedDown - Variable in class org.aika.corpus.Option
 
clusterVisitedUp - Variable in class org.aika.corpus.Option
 
collect(List<Option>, boolean, boolean, long) - Method in class org.aika.corpus.Option
 
collect(List<Range>, boolean, boolean, long) - Method in class org.aika.corpus.Range
 
collectConflicts(Set<Option>, long) - Method in class org.aika.corpus.Option
 
collectNodeAndRefinements(AndNode.Refinement, Set<AndNode.Refinement>) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
collectNodeAndRefinements(AndNode.Refinement, Set<AndNode.Refinement>) - Method in class org.aika.network.neuron.simple.lattice.InputNode
 
collectNodeAndRefinements(AndNode.Refinement, Set<AndNode.Refinement>) - Method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
collectNodeAndRefinements(AndNode.Refinement, Set<AndNode.Refinement>) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
collectOverlapping(List<Range>, Range, boolean, boolean, boolean, long) - Method in class org.aika.corpus.Range
 
collectPublicNodes(List<LatticeNode>, long) - Method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
collectSignificantLower(Set<AndNode>, Set<AndNode>, Set<AndNode>) - Static method in class org.aika.network.neuron.simple.lattice.AndNode
 
compare(Option, Option) - Static method in class org.aika.corpus.Option
 
compare(Option, Option) - Method in enum org.aika.corpus.Option.Relation
 
compare(List<int[]>, List<int[]>) - Method in enum org.aika.corpus.Range.Relation
 
compare(Node, Node) - Static method in class org.aika.network.neuron.Node
 
compareTo(Conflicts.Key) - Method in class org.aika.corpus.Conflicts.Key
 
compareTo(Option) - Method in class org.aika.corpus.Option
 
compareTo(Range) - Method in class org.aika.corpus.Range
 
compareTo(Activation) - Method in class org.aika.network.neuron.Activation
 
compareTo(Activation.Key) - Method in class org.aika.network.neuron.Activation.Key
 
compareTo(Input.InputKey) - Method in class org.aika.network.neuron.Input.InputKey
 
compareTo(Neuron) - Method in class org.aika.network.neuron.Neuron
 
compareTo(Node) - Method in class org.aika.network.neuron.Node
 
compareTo(AndNode.Refinement) - Method in class org.aika.network.neuron.simple.lattice.AndNode.Refinement
 
compareTo(LatticeNode.RSKey) - Method in class org.aika.network.neuron.simple.lattice.LatticeNode.RSKey
 
compareTo(SimpleNeuron.Input) - Method in class org.aika.network.neuron.simple.SimpleNeuron.Input
 
compareTo(Synapse) - Method in class org.aika.network.neuron.Synapse
 
complement(Range) - Method in class org.aika.corpus.Range
 
complement(List<int[]>, List<int[]>) - Static method in class org.aika.corpus.Range
 
completeOption - Variable in class org.aika.network.neuron.Activation
 
computeAccumulatedWeight(long) - Method in class org.aika.corpus.Option
 
computeAndParents(int, SortedSet<AndNode.Refinement>, Map<AndNode.Refinement, LatticeNode>, Set<LatticeNode.RSKey>) - Method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
computeAverageInputWeight() - Method in class org.aika.network.neuron.Activation
 
computeForwardWeight(Activation) - Method in class org.aika.network.neuron.Node
 
computeForwardWeight(Activation) - Method in class org.aika.network.neuron.recurrent.ClockNode
 
computeForwardWeight(Activation) - Method in class org.aika.network.neuron.recurrent.ClockTerminationNode
 
computeForwardWeight(Activation) - Method in class org.aika.network.neuron.recurrent.InputNode
 
computeForwardWeight(Activation) - Method in class org.aika.network.neuron.recurrent.OutputNode
 
computeForwardWeight(Activation) - Method in class org.aika.network.neuron.recurrent.TerminationNode
 
computeForwardWeight(Activation) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
computeForwardWeight(Activation) - Method in class org.aika.network.neuron.simple.lattice.NegativeInputNode
 
computeForwardWeight(Activation) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
computeForwardWeight(Activation) - Method in class org.aika.network.neuron.simple.lattice.PositiveInputNode
 
computeLength(List<Option>) - Static method in class org.aika.corpus.Option
 
computeMinPRel() - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
computeParents(Set<AndNode.Refinement>) - Static method in class org.aika.network.neuron.simple.lattice.AndNode
 
computePredefinedAndNodes(Neuron, Set<LatticeNode>, Map<LatticeNode.RSKey, Set<Synapse>>) - Static method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
computePredefinedInputNodes(Neuron, Set<LatticeNode>, Set<Synapse>) - Static method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
computePredefinedSecondLevelAndNodes(Neuron, Set<LatticeNode>, Map<LatticeNode.RSKey, Set<Synapse>>) - Static method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
computeSelectedOption(Document) - Static method in class org.aika.corpus.ExpandNode
 
computeSynapseWeightSum(Neuron) - Method in class org.aika.network.neuron.Node
 
computeSynapseWeightSum(Neuron) - Method in class org.aika.network.neuron.recurrent.RecurrentNode
 
computeSynapseWeightSum(Neuron) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
computeSynapseWeightSum(Neuron) - Method in class org.aika.network.neuron.simple.lattice.InputNode
 
computeSynapseWeightSum(Neuron) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
computeWeight() - Method in class org.aika.network.neuron.Activation
 
computeWeight(Model) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
computeWeights(long) - Method in class org.aika.corpus.Option
 
Conflict(Node, Option, Option, Option) - Constructor for class org.aika.corpus.Conflicts.Conflict
 
conflict - Variable in class org.aika.corpus.Conflicts.Conflict
 
Conflicts - Class in org.aika.corpus
 
Conflicts() - Constructor for class org.aika.corpus.Conflicts
 
conflicts - Variable in class org.aika.corpus.Option
 
Conflicts.Conflict - Class in org.aika.corpus
 
Conflicts.Key - Class in org.aika.corpus
 
conflictsToString() - Method in class org.aika.corpus.Document
 
containedIn(Collection<Option>) - Method in class org.aika.corpus.Option
 
containedIn(Collection<Range>) - Method in class org.aika.corpus.Range
 
containedInAny(Collection<Option>) - Method in class org.aika.corpus.Option
 
containedInAny(Collection<Range>) - Method in class org.aika.corpus.Range
 
containedInSelectedBranch(long, Option) - Method in class org.aika.corpus.ExpandNode
 
containedInUpperBound - Variable in class org.aika.corpus.Option
 
containedInUpperBound(long) - Method in class org.aika.corpus.Option
 
contains(Range) - Method in class org.aika.corpus.Document
 
contains(Option) - Method in class org.aika.corpus.Option
 
contains(boolean, Option) - Method in class org.aika.corpus.Option
 
contains(int) - Method in class org.aika.corpus.Range
 
contains(List<int[]>, int) - Static method in class org.aika.corpus.Range
 
contains(Range) - Method in class org.aika.corpus.Range
 
contains(List<int[]>, List<int[]>) - Static method in class org.aika.corpus.Range
 
contains(boolean, Range) - Method in class org.aika.corpus.Range
 
containsAll(List<Option>) - Method in class org.aika.corpus.Option
 
containsAll(List<Range>) - Method in class org.aika.corpus.Range
 
containsNegative() - Method in class org.aika.network.neuron.Node
 
containsNegative() - Method in class org.aika.network.neuron.recurrent.RecurrentNode
 
containsNegative() - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
containsNegative() - Method in class org.aika.network.neuron.simple.lattice.NegativeInputNode
 
containsNegative() - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
containsNegative() - Method in class org.aika.network.neuron.simple.lattice.PositiveInputNode
 
copy(Iteration, Option, Option) - Static method in class org.aika.corpus.Conflicts
 
count() - Method in class org.aika.corpus.Option
 
countActivation(Activation.Key, Option) - Method in class org.aika.network.neuron.Node
 
countingMode - Variable in class org.aika.network.neuron.Node
 
countRef() - Method in class org.aika.corpus.Option
 
countRef() - Method in class org.aika.corpus.Range
 
countRef() - Method in class org.aika.network.neuron.Activation.Key
 
coveredConflicting(Option) - Method in class org.aika.corpus.ExpandNode
 
create(String) - Static method in class org.aika.corpus.Document
 
create(Document, Integer...) - Static method in class org.aika.corpus.Option
 
create(Document, int, int) - Static method in class org.aika.corpus.Range
 
create(Document, int[]) - Static method in class org.aika.corpus.Range
 
create(Document, List<int[]>) - Static method in class org.aika.corpus.Range
 
create(Model, RecurrentNeuron, Synapse, Synapse, Synapse, boolean, int, boolean) - Static method in class org.aika.network.neuron.recurrent.RecurrentNeuron
 
create(Model, SimpleNeuron, double, Set<Synapse>, boolean, boolean) - Static method in class org.aika.network.neuron.simple.SimpleNeuron
 
createAndNeuron(SimpleNeuron, boolean, SimpleNeuron.Input...) - Method in class org.aika.network.Model
 
createAndNeuron(SimpleNeuron, boolean, Set<SimpleNeuron.Input>) - Method in class org.aika.network.Model
 
createNextLevelPattern(Iteration, LatticeNode, AndNode.Refinement) - Static method in class org.aika.network.neuron.simple.lattice.AndNode
 
createOrLookupInputSignal(String) - Method in class org.aika.network.Model
 
createOrLookupInputSignal(String, boolean) - Method in class org.aika.network.Model
 
createOrNeuron(SimpleNeuron, SimpleNeuron.Input...) - Method in class org.aika.network.Model
 
createOrNeuron(SimpleNeuron, Set<SimpleNeuron.Input>) - Method in class org.aika.network.Model
 
createRecurrentNeuron(RecurrentNeuron, Neuron, Neuron, Neuron, boolean, int) - Method in class org.aika.network.Model
 
ctNode - Variable in class org.aika.network.neuron.recurrent.OutputNode
 
ctNodes - Variable in class org.aika.network.neuron.recurrent.ClockNode
 
ctNodes - Variable in class org.aika.network.neuron.recurrent.TerminationNode
 
currentNeuronId - Static variable in class org.aika.network.neuron.Neuron
 
currentNodeId - Static variable in class org.aika.network.neuron.Node
 

D

deleteActivation(Iteration, Activation) - Method in class org.aika.network.neuron.Node
 
deleteActivation(Iteration, Activation) - Method in class org.aika.network.neuron.recurrent.InputNode
 
deleteActivation(Iteration, Activation) - Method in class org.aika.network.neuron.recurrent.RecurrentNode
 
deleteActivation(Iteration, Activation) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
deleteActivation(Iteration, Activation) - Method in class org.aika.network.neuron.simple.lattice.InputNode
 
deleteActivation(Iteration, Activation) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
directInputs - Variable in class org.aika.network.neuron.Activation
 
direction - Variable in class org.aika.network.neuron.recurrent.RecurrentNode
 
directOutputs - Variable in class org.aika.network.neuron.Activation
 
directSignificantAncestor - Variable in class org.aika.network.neuron.simple.lattice.AndNode
 
doc - Variable in class org.aika.corpus.Option
 
doc - Variable in class org.aika.corpus.Range
 
doc - Variable in class org.aika.network.Iteration
 
Document - Class in org.aika.corpus
The Document class represents a single document within a corpus of documents.
Document(String) - Constructor for class org.aika.corpus.Document
 
dump() - Method in class org.aika.network.Model
 
dump() - Static method in class org.aika.utils.Timer
 

E

earlySE - Variable in class org.aika.predefinedrules.PredefinedRules
 
EMPTY_SET - Static variable in class org.aika.utils.SetUtils
 
estimateNodeCount(Range) - Method in enum org.aika.corpus.Range.Relation
 
ExpandNode - Class in org.aika.corpus
 
ExpandNode(ExpandNode, ExpandNode, ExpandNode) - Constructor for class org.aika.corpus.ExpandNode
 
ExpandNode.ExpandNodeException - Exception in org.aika.corpus
 
ExpandNodeException() - Constructor for exception org.aika.corpus.ExpandNode.ExpandNodeException
 
expandToNextLevel(Iteration, Activation, Range, Option, boolean) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
expandToNextLevel(Iteration, Activation, Range, Option, boolean) - Method in class org.aika.network.neuron.simple.lattice.InputNode
 
expandToNextLevel(Iteration, Activation, Range, Option, boolean) - Method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
expandToNextLevel(Iteration, Activation, Range, Option, boolean) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
extend(List<int[]>, int, int) - Static method in class org.aika.corpus.Range
 
extract(char) - Static method in class org.aika.preprocessing.PrepareSimpleCharacterProperties
 
extractSyllable(AndNode) - Static method in class org.aika.utils.StringUtils
 

F

filterOutside(List<Option>) - Method in class org.aika.corpus.Option
 
fired - Variable in class org.aika.network.neuron.Activation.Key
 
FORWARD_WEIGHT - Static variable in class org.aika.network.neuron.Activation
 
frequency - Variable in class org.aika.network.neuron.Node
 
frequency - Variable in class org.aika.network.neuron.recurrent.RecurrentNode
 
frequencyHasChanged - Variable in class org.aika.network.neuron.Node
 

G

get(Node, Range, Option) - Static method in class org.aika.network.neuron.Activation
 
get(Node, Integer, Range, Range.Relation, Option, Option.Relation, Integer, Integer, boolean) - Static method in class org.aika.network.neuron.Activation
 
get(Node, Activation.Key) - Static method in class org.aika.network.neuron.Activation
 
getActivations() - Method in class org.aika.network.neuron.Node
 
getActivationsComplete() - Method in class org.aika.corpus.Option
 
getAndChildPatterns(Set<AndNode>) - Method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
getBegin() - Method in class org.aika.corpus.Range
 
getBegin(boolean) - Method in class org.aika.corpus.Range
 
getChildren() - Method in class org.aika.network.neuron.recurrent.ClockNode
 
getChildren() - Method in class org.aika.network.neuron.recurrent.ClockTerminationNode
 
getChildren() - Method in class org.aika.network.neuron.recurrent.InputNode
 
getChildren() - Method in class org.aika.network.neuron.recurrent.OutputNode
 
getChildren() - Method in class org.aika.network.neuron.recurrent.RecurrentNode
 
getChildren() - Method in class org.aika.network.neuron.recurrent.TerminationNode
 
getContent() - Method in class org.aika.corpus.Document
 
getEnd() - Method in class org.aika.corpus.Range
 
getEnd(boolean) - Method in class org.aika.corpus.Range
 
getFirstActivation() - Method in class org.aika.network.neuron.Node
 
getInputNode() - Method in class org.aika.network.neuron.Synapse
 
getNegationSegments(Document, Set<NegativeInputNode>, Range) - Static method in class org.aika.network.neuron.simple.lattice.NegativeInputNode
 
getNegativeOutputNode(Integer) - Method in class org.aika.network.neuron.Neuron
 
getNodeWeight(Activation) - Method in class org.aika.network.neuron.Node
 
getNodeWeight(Activation) - Method in class org.aika.network.neuron.recurrent.ClockNode
 
getNodeWeight(Activation) - Method in class org.aika.network.neuron.recurrent.ClockTerminationNode
 
getNodeWeight(Activation) - Method in class org.aika.network.neuron.recurrent.InputNode
 
getNodeWeight(Activation) - Method in class org.aika.network.neuron.recurrent.OutputNode
 
getNodeWeight(Activation) - Method in class org.aika.network.neuron.recurrent.TerminationNode
 
getNodeWeight(Activation) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
getNodeWeight(Activation) - Method in class org.aika.network.neuron.simple.lattice.NegativeInputNode
 
getNodeWeight(Activation) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
getNodeWeight(Activation) - Method in class org.aika.network.neuron.simple.lattice.PositiveInputNode
 
getNonShadowedRange() - Method in class org.aika.network.neuron.Activation
 
getOffset() - Method in class org.aika.network.neuron.simple.lattice.AndNode.Refinement
 
getOverlappingInputActivations() - Method in class org.aika.corpus.Range
 
getPositiveOutputNode(Integer) - Method in class org.aika.network.neuron.Neuron
 
getRelativePosition() - Method in class org.aika.network.neuron.simple.lattice.AndNode.Refinement
 
getSegment(int) - Method in class org.aika.corpus.Range
 
getSegments() - Method in class org.aika.corpus.Range
 
getSelectedActivations(Document) - Method in class org.aika.network.neuron.Node
 
getShadowedRange() - Method in class org.aika.network.neuron.Activation
 
getSign() - Method in class org.aika.network.neuron.simple.lattice.InputNode
 
getSign() - Method in class org.aika.network.neuron.simple.lattice.NegativeInputNode
 
getSign() - Method in class org.aika.network.neuron.simple.lattice.PositiveInputNode
 
getText() - Method in class org.aika.corpus.Range
 

H

hasActivations - Variable in class org.aika.network.Iteration
 
hasSignificantChildren(AndNode) - Static method in class org.aika.network.Model
 

I

id - Variable in class org.aika.corpus.Option
 
id - Variable in class org.aika.network.neuron.Activation.Key
For a NegativeInputNode this id field contains the id of the second input node of the AndNode that is using this negation.
id - Variable in class org.aika.network.neuron.Neuron
 
id - Variable in class org.aika.network.neuron.Node
 
inferenceMode - Variable in class org.aika.network.neuron.Neuron
 
inferenceMode - Variable in class org.aika.network.neuron.simple.lattice.AndNode
 
inferenceMode - Variable in class org.aika.network.neuron.simple.lattice.AndNode.Refinement
 
initActivation(Iteration, Activation) - Method in class org.aika.network.neuron.Node
 
initActivation(Iteration, Activation) - Method in class org.aika.network.neuron.recurrent.InputNode
 
initActivation(Iteration, Activation) - Method in class org.aika.network.neuron.recurrent.RecurrentNode
 
initActivation(Iteration, Activation) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
initActivation(Iteration, Activation) - Method in class org.aika.network.neuron.simple.lattice.InputNode
 
initActivation(Iteration, Activation) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
initialOption - Variable in class org.aika.network.neuron.Activation
 
Input - Interface in org.aika.network.neuron
 
input - Variable in class org.aika.network.neuron.simple.lattice.AndNode.Refinement
 
Input(boolean, SimpleNeuron) - Constructor for class org.aika.network.neuron.simple.SimpleNeuron.Input
 
Input(boolean, boolean, SimpleNeuron) - Constructor for class org.aika.network.neuron.simple.SimpleNeuron.Input
 
Input(boolean, RecurrentNeuron, int, boolean) - Constructor for class org.aika.network.neuron.simple.SimpleNeuron.Input
 
Input(boolean, boolean, RecurrentNeuron, int, boolean) - Constructor for class org.aika.network.neuron.simple.SimpleNeuron.Input
 
input - Variable in class org.aika.network.neuron.Synapse
 
Input.InputKey - Class in org.aika.network.neuron
 
INPUT_TYPE - Static variable in class org.aika.network.neuron.recurrent.ClockNode
 
INPUT_TYPE - Static variable in class org.aika.network.neuron.recurrent.InputNode
 
INPUT_TYPE - Static variable in class org.aika.network.neuron.recurrent.TerminationNode
 
INPUT_TYPE - Static variable in class org.aika.network.neuron.simple.lattice.NegativeInputNode
 
INPUT_TYPE - Static variable in class org.aika.network.neuron.simple.lattice.PositiveInputNode
 
inputActivations - Variable in class org.aika.corpus.Range
 
InputKey(int, Integer) - Constructor for class org.aika.network.neuron.Input.InputKey
 
inputNeuron - Variable in class org.aika.network.neuron.recurrent.ClockNode
 
inputNeuron - Variable in class org.aika.network.neuron.recurrent.InputNode
 
inputNeuron - Variable in class org.aika.network.neuron.recurrent.TerminationNode
 
inputNeuron - Variable in class org.aika.network.neuron.simple.lattice.InputNode
 
inputNeuron - Variable in class org.aika.network.neuron.simple.SimpleNeuron.Input
 
InputNode - Class in org.aika.network.neuron.recurrent
 
InputNode(Model) - Constructor for class org.aika.network.neuron.recurrent.InputNode
 
inputNode - Variable in class org.aika.network.neuron.recurrent.OutputNode
 
InputNode - Class in org.aika.network.neuron.simple.lattice
 
InputNode(Model, Integer) - Constructor for class org.aika.network.neuron.simple.lattice.InputNode
 
inputs - Variable in class org.aika.network.neuron.Activation
 
inputSynapses - Variable in class org.aika.network.neuron.Neuron
 
intersection(List<int[]>, List<int[]>) - Static method in class org.aika.corpus.Range
 
intersection(Range) - Method in class org.aika.corpus.Range
 
inv - Variable in class org.aika.corpus.Option
 
inv - Variable in class org.aika.corpus.Range
 
isAllowedOption(Option, Activation, long) - Method in class org.aika.network.neuron.Node
 
isAllowedOption(Option, Activation, long) - Method in class org.aika.network.neuron.recurrent.RecurrentNode
 
isAllowedOption(Option, Activation, long) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
isAllowedOption(Option, Activation, long) - Method in class org.aika.network.neuron.simple.lattice.InputNode
 
isAllowedOption(Option, Activation, long) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
isBlocked - Variable in class org.aika.network.neuron.Neuron
 
isBlocked - Variable in class org.aika.network.neuron.Node
 
isBottom() - Method in class org.aika.corpus.Option
 
isBottom() - Method in class org.aika.corpus.Range
 
isConflict - Variable in class org.aika.corpus.Option
 
isEmpty() - Method in class org.aika.corpus.Range
 
isFrequentOrPredefined(int) - Method in class org.aika.network.neuron.Node
 
isFrequentOrPredefined() - Method in class org.aika.network.neuron.Node
 
isGapLess() - Method in class org.aika.corpus.Range
 
isNeg - Variable in class org.aika.network.neuron.simple.SimpleNeuron.Input
 
isNegative() - Method in class org.aika.network.neuron.Node
 
isNegative() - Method in class org.aika.network.neuron.recurrent.RecurrentNode
 
isNegative() - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
isNegative() - Method in class org.aika.network.neuron.simple.lattice.NegativeInputNode
 
isNegative() - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
isNegative() - Method in class org.aika.network.neuron.simple.lattice.PositiveInputNode
 
isOptional - Variable in class org.aika.network.neuron.simple.SimpleNeuron.Input
 
isPredefined - Variable in class org.aika.network.neuron.Neuron
 
isPredefined - Variable in class org.aika.network.neuron.Node
 
isPrimitive - Variable in class org.aika.corpus.Range
 
isPublic() - Method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
isPublished - Variable in class org.aika.network.neuron.Neuron
 
isQueued - Variable in class org.aika.network.neuron.Node
 
isRemoved - Variable in class org.aika.corpus.Option
 
isRemoved - Variable in class org.aika.corpus.Range
 
isRemoved - Variable in class org.aika.network.neuron.Activation
 
isRemoved - Variable in class org.aika.network.neuron.Node
 
isRemovedId - Variable in class org.aika.network.neuron.Node
 
isRemovedIdCounter - Static variable in class org.aika.network.neuron.Node
 
isSelected(Activation) - Method in class org.aika.corpus.Document
 
isSignificant - Variable in class org.aika.network.neuron.simple.lattice.AndNode
 
isTop() - Method in class org.aika.corpus.Option
 
isTop() - Method in class org.aika.corpus.Range
 
Iteration - Class in org.aika.network
 

K

Key(Option, Node) - Constructor for class org.aika.corpus.Conflicts.Key
 
key - Variable in class org.aika.network.neuron.Activation
 
Key(Node, Range, int, Option, int) - Constructor for class org.aika.network.neuron.Activation.Key
 
Key(Node, Range, int, Option, int, int) - Constructor for class org.aika.network.neuron.Activation.Key
 

L

label - Variable in class org.aika.network.neuron.Neuron
 
labeledNeurons - Variable in class org.aika.network.Model
 
lateSE - Variable in class org.aika.predefinedrules.PredefinedRules
 
LatticeNode - Class in org.aika.network.neuron.simple.lattice
 
LatticeNode(Model, int) - Constructor for class org.aika.network.neuron.simple.lattice.LatticeNode
 
LatticeNode.RSKey - Class in org.aika.network.neuron.simple.lattice
 
length() - Method in class org.aika.corpus.Document
 
length - Variable in class org.aika.corpus.Option
 
length - Variable in class org.aika.corpus.Range
 
level - Variable in class org.aika.network.neuron.Node
 
link(Collection<Activation>, Set<Activation>, Set<Activation>, Set<Activation>) - Method in class org.aika.network.neuron.Activation
 
LogicNode - Class in org.aika.network.neuron.simple.lattice
 
LogicNode(Model, int) - Constructor for class org.aika.network.neuron.simple.lattice.LogicNode
 
logicToString() - Method in class org.aika.network.neuron.Node
 
logicToString() - Method in class org.aika.network.neuron.recurrent.ClockNode
 
logicToString() - Method in class org.aika.network.neuron.recurrent.ClockTerminationNode
 
logicToString() - Method in class org.aika.network.neuron.recurrent.InputNode
 
logicToString() - Method in class org.aika.network.neuron.recurrent.OutputNode
 
logicToString() - Method in class org.aika.network.neuron.recurrent.TerminationNode
 
logicToString() - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
logicToString() - Method in class org.aika.network.neuron.simple.lattice.InputNode
 
logicToString() - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
lpWordCharN - Variable in class org.aika.predefinedrules.PredefinedRules
 

M

m - Variable in class org.aika.network.Iteration
 
m - Variable in class org.aika.network.neuron.Neuron
 
markedCovered - Variable in class org.aika.corpus.Option
 
markedSelected - Variable in class org.aika.corpus.Option
 
markSelected(long) - Method in class org.aika.corpus.Option
 
MAX - Static variable in class org.aika.corpus.Option
 
MAX - Static variable in class org.aika.corpus.Range
 
MAX_NODE - Static variable in class org.aika.network.neuron.Node
 
MAX_RECURRENT_ACTIVATIONS - Static variable in class org.aika.network.neuron.Neuron
 
MAX_RECURRENT_ACTIVATIONS - Static variable in class org.aika.network.neuron.recurrent.RecurrentNeuron
 
MAX_SEARCH_STEPS - Static variable in class org.aika.corpus.ExpandNode
 
maxLength - Variable in class org.aika.network.neuron.recurrent.OutputNode
 
maxPos - Variable in class org.aika.corpus.Option
 
MIN - Static variable in class org.aika.corpus.Option
 
MIN - Static variable in class org.aika.corpus.Range
 
MIN_NODE - Static variable in class org.aika.network.neuron.Node
 
minFrequency - Static variable in class org.aika.network.neuron.Node
 
minPos - Variable in class org.aika.corpus.Option
 
minPRelevance - Variable in class org.aika.network.neuron.simple.lattice.AndNode
 
Model - Class in org.aika.network
 
Model() - Constructor for class org.aika.network.Model
 

N

n - Variable in class org.aika.corpus.Conflicts.Conflict
 
n - Variable in class org.aika.corpus.Conflicts.Key
 
n - Variable in class org.aika.network.neuron.Activation.Key
 
n - Variable in class org.aika.network.neuron.Node
 
negation - Variable in class org.aika.corpus.Option
 
negation - Variable in class org.aika.corpus.Range
 
negationNodes - Variable in class org.aika.network.Model
 
NegativeInputNode - Class in org.aika.network.neuron.simple.lattice
 
NegativeInputNode(Model, Integer) - Constructor for class org.aika.network.neuron.simple.lattice.NegativeInputNode
 
networkStateToString(Document, boolean, boolean) - Method in class org.aika.network.Model
 
networkWeightsToString() - Method in class org.aika.network.Model
 
Neuron - Class in org.aika.network.neuron
 
Neuron() - Constructor for class org.aika.network.neuron.Neuron
 
Neuron(String) - Constructor for class org.aika.network.neuron.Neuron
 
Neuron(String, boolean) - Constructor for class org.aika.network.neuron.Neuron
 
neuron - Variable in class org.aika.network.neuron.Node
 
NEURON_WEIGHT - Static variable in class org.aika.network.neuron.Activation
 
newOption - Variable in class org.aika.network.neuron.Activation
 
node - Variable in class org.aika.network.neuron.Neuron
 
Node - Class in org.aika.network.neuron
 
Node(Model, int) - Constructor for class org.aika.network.neuron.Node
 
Node.Queue - Class in org.aika.network.neuron
 
NUMBER_OF_CPS - Variable in class org.aika.predefinedrules.PredefinedRules
 
numberOfPositions - Variable in class org.aika.network.Model
 
numberOfPositionsDelta - Static variable in class org.aika.network.Iteration
 

O

o - Variable in class org.aika.corpus.Conflicts.Key
 
o - Variable in class org.aika.network.neuron.Activation.Key
 
Option - Class in org.aika.corpus
The Option class represents a node within the options lattice.
Option(Document, boolean, int, int, int, int, int) - Constructor for class org.aika.corpus.Option
 
Option.Relation - Enum in org.aika.corpus
 
optionIdCounter - Variable in class org.aika.corpus.Document
 
orChildren - Variable in class org.aika.network.neuron.simple.lattice.LatticeNode
 
org.aika.corpus - package org.aika.corpus
 
org.aika.network - package org.aika.network
 
org.aika.network.neuron - package org.aika.network.neuron
 
org.aika.network.neuron.recurrent - package org.aika.network.neuron.recurrent
 
org.aika.network.neuron.simple - package org.aika.network.neuron.simple
 
org.aika.network.neuron.simple.lattice - package org.aika.network.neuron.simple.lattice
 
org.aika.predefinedrules - package org.aika.predefinedrules
 
org.aika.preprocessing - package org.aika.preprocessing
 
org.aika.utils - package org.aika.utils
 
OrNode - Class in org.aika.network.neuron.simple.lattice
 
OrNode(Model, int) - Constructor for class org.aika.network.neuron.simple.lattice.OrNode
 
output - Variable in class org.aika.network.neuron.Synapse
 
OutputNode - Class in org.aika.network.neuron.recurrent
 
OutputNode(Model, int) - Constructor for class org.aika.network.neuron.recurrent.OutputNode
 
outputNodes - Variable in class org.aika.network.neuron.Neuron
 
outputNodes - Variable in class org.aika.network.neuron.recurrent.ClockTerminationNode
 
outputNodes - Variable in class org.aika.network.neuron.recurrent.InputNode
 
outputNodesWithinDocument - Variable in class org.aika.network.neuron.recurrent.ClockTerminationNode
 
outputs - Variable in class org.aika.network.neuron.Activation
 
outputSynapses - Variable in class org.aika.network.neuron.Neuron
 
outsideOfAll(Collection<Option>) - Method in class org.aika.corpus.Option
 
outsideOfAll(Collection<Range>) - Method in class org.aika.corpus.Range
 
overlaps(Range, Range, boolean, boolean) - Static method in class org.aika.corpus.Range
 
overlaps(List<int[]>, List<int[]>, boolean, boolean) - Static method in class org.aika.corpus.Range
 

P

parents - Variable in class org.aika.corpus.Option
 
parents - Variable in class org.aika.corpus.Range
 
parents - Variable in class org.aika.network.neuron.simple.lattice.AndNode
 
parents - Variable in class org.aika.network.neuron.simple.lattice.OrNode
 
patternLatticeToString() - Method in class org.aika.network.Model
 
pos - Variable in class org.aika.network.neuron.Activation.Key
 
PositiveInputNode - Class in org.aika.network.neuron.simple.lattice
 
PositiveInputNode(Model, Integer) - Constructor for class org.aika.network.neuron.simple.lattice.PositiveInputNode
 
PredefinedRules - Class in org.aika.predefinedrules
 
PredefinedRules() - Constructor for class org.aika.predefinedrules.PredefinedRules
 
PrepareSimpleCharacterProperties - Class in org.aika.preprocessing
 
PrepareSimpleCharacterProperties() - Constructor for class org.aika.preprocessing.PrepareSimpleCharacterProperties
 
primary - Variable in class org.aika.corpus.Conflicts.Conflict
 
primary - Variable in class org.aika.corpus.Conflicts
 
primaryToString() - Method in class org.aika.corpus.Conflicts
 
primId - Variable in class org.aika.corpus.Option
 
primOptionIdCounter - Variable in class org.aika.corpus.Document
 
process() - Method in class org.aika.network.Iteration
 
processAddedActivations(Iteration, Node.ChangeKey, Set<Activation>, Set<Activation>) - Method in class org.aika.network.neuron.Node
 
processCandidate(Iteration, LatticeNode, Node, AndNode.Refinement, Activation, Range, Option, boolean) - Static method in class org.aika.network.neuron.simple.lattice.AndNode
 
processCandidate(Iteration, LatticeNode, Activation, Range, Option, boolean) - Static method in class org.aika.network.neuron.simple.lattice.OrNode
 
processChanges(Iteration) - Method in class org.aika.network.neuron.Node.Queue
 
processRemovedActivations(Iteration, Activation, Range) - Method in class org.aika.network.neuron.Node
 
propagate() - Method in class org.aika.network.Iteration
 
propagateAddedActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.Neuron
 
propagateAddedActivation(Iteration, Activation, Range, Option) - Method in class org.aika.network.neuron.Node
 
propagateAddedActivation(Iteration, Activation, Range, Option) - Method in class org.aika.network.neuron.recurrent.ClockTerminationNode
 
propagateAddedActivation(Iteration, Activation, Range, Option) - Method in class org.aika.network.neuron.recurrent.OutputNode
 
propagateAddedActivation(Iteration, Activation, Range, Option) - Method in class org.aika.network.neuron.recurrent.RecurrentNode
 
propagateAddedActivation(Iteration, Activation, Range, Option) - Method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
propagateAddedActivation(Iteration, Activation, Range, Option) - Method in class org.aika.network.neuron.simple.lattice.NegativeInputNode
 
propagateInputFrequencyChange(Iteration) - Method in class org.aika.network.neuron.Neuron
 
propagateRemovedActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.Neuron
 
propagateRemovedActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.Node
 
propagateRemovedActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.recurrent.ClockTerminationNode
 
propagateRemovedActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.recurrent.OutputNode
 
propagateRemovedActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.recurrent.RecurrentNode
 
propagateRemovedActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
propagateRemovedActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.simple.lattice.NegativeInputNode
 
propagateSignificance(long) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
publish(Model) - Method in class org.aika.network.neuron.Neuron
 
publish(Model) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
publishedNeurons - Variable in class org.aika.network.Model
 
publishedPatternNeuron - Variable in class org.aika.network.neuron.simple.lattice.AndNode
 

Q

queue - Variable in class org.aika.network.Iteration
 
Queue() - Constructor for class org.aika.network.neuron.Node.Queue
 
queue - Variable in class org.aika.network.neuron.Node.Queue
 

R

Range - Class in org.aika.corpus
 
Range.Relation - Enum in org.aika.corpus
 
ranges - Variable in class org.aika.corpus.Document
 
RecurrentNeuron - Class in org.aika.network.neuron.recurrent
 
RecurrentNeuron() - Constructor for class org.aika.network.neuron.recurrent.RecurrentNeuron
 
RecurrentNeuron(String) - Constructor for class org.aika.network.neuron.recurrent.RecurrentNeuron
 
RecurrentNeuron(String, boolean) - Constructor for class org.aika.network.neuron.recurrent.RecurrentNeuron
 
RecurrentNode - Class in org.aika.network.neuron.recurrent
 
RecurrentNode(Model, int) - Constructor for class org.aika.network.neuron.recurrent.RecurrentNode
 
RecurrentNode.RecurrentType - Enum in org.aika.network.neuron.recurrent
 
recurrentType - Variable in class org.aika.network.neuron.Synapse
 
refCount - Variable in class org.aika.corpus.Option
 
refCount - Variable in class org.aika.corpus.Range
 
Refinement(int, boolean, InputNode) - Constructor for class org.aika.network.neuron.simple.lattice.AndNode.Refinement
 
register(Iteration) - Method in class org.aika.network.neuron.Activation
 
relative - Variable in class org.aika.network.neuron.simple.SimpleNeuron.Input
 
relative - Variable in class org.aika.network.neuron.Synapse
 
releaseRef() - Method in class org.aika.corpus.Option
 
releaseRef() - Method in class org.aika.corpus.Range
 
releaseRef() - Method in class org.aika.network.neuron.Activation.Key
 
remove(Iteration, NegativeInputNode, Option, Option) - Static method in class org.aika.corpus.Conflicts
 
remove(Model) - Method in interface org.aika.network.neuron.Input
 
remove() - Method in class org.aika.network.neuron.Neuron
 
remove(Model) - Method in class org.aika.network.neuron.recurrent.ClockNode
 
remove(Model) - Method in class org.aika.network.neuron.recurrent.InputNode
 
remove(Model) - Method in class org.aika.network.neuron.recurrent.TerminationNode
 
remove(Model) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
remove(Model) - Method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
remove(Model) - Method in class org.aika.network.neuron.simple.lattice.NegativeInputNode
 
remove(Model) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
remove(Model) - Method in class org.aika.network.neuron.simple.lattice.PositiveInputNode
 
remove() - Method in class org.aika.network.neuron.simple.SimpleNeuron
 
removeActivation(Iteration, Activation, Range) - Method in interface org.aika.network.neuron.Input
 
removeActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.recurrent.ClockTerminationNode
 
removeActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.recurrent.OutputNode
 
removeActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.recurrent.RecurrentNode
 
removeActivation(Iteration, Activation.Key, Range) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
removeActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.simple.lattice.InputNode
 
removeActivation(Iteration, Activation, Range) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
removeActivationAndPropagate(Iteration, boolean, Activation, Range) - Static method in class org.aika.network.neuron.Node
 
removeActivationInternal(Iteration, Activation.Key) - Method in class org.aika.network.neuron.Node
 
removeAll() - Method in class org.aika.corpus.Conflicts
 
removed - Variable in class org.aika.network.neuron.Node
 
removedId - Variable in class org.aika.corpus.Option
 
removedId - Variable in class org.aika.corpus.Range
 
removedId - Variable in class org.aika.network.neuron.Activation
 
removedIdCounter - Static variable in class org.aika.corpus.Option
 
removedIdCounter - Static variable in class org.aika.corpus.Range
 
removedIdCounter - Static variable in class org.aika.network.neuron.Activation
 
removeFromNextLevel(Iteration, Activation, Range) - Method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
removeInputActivation(Iteration, int, int) - Method in class org.aika.network.neuron.Neuron
 
removeInputActivation(Iteration, int, int, Option) - Method in class org.aika.network.neuron.Neuron
 
removeLink(Option, Option) - Static method in class org.aika.corpus.Option
 
removeLink(Range, Range) - Static method in class org.aika.corpus.Range
 
removePrimitive(Iteration) - Method in class org.aika.corpus.Option
 
reset() - Method in class org.aika.network.Model
 
resetFrequency() - Method in class org.aika.network.Model
 
retrieveInitialOption(Range, Integer, Option) - Method in class org.aika.network.neuron.Node
 
rid - Variable in class org.aika.network.neuron.Activation.Key
 
rid - Variable in class org.aika.network.neuron.simple.lattice.AndNode.Refinement
 
rid - Variable in class org.aika.network.neuron.simple.lattice.InputNode
 
rid - Variable in class org.aika.network.neuron.simple.SimpleNeuron.Input
 
rid - Variable in class org.aika.network.neuron.Synapse
 
RSKey(LatticeNode, int) - Constructor for class org.aika.network.neuron.simple.lattice.LatticeNode.RSKey
 

S

secondary - Variable in class org.aika.corpus.Conflicts.Conflict
 
secondary - Variable in class org.aika.corpus.Conflicts
 
SEGMENT_COMPARATOR - Static variable in class org.aika.corpus.Range
 
select(Option.Relation) - Method in class org.aika.corpus.Option
 
select(Range.Relation) - Method in class org.aika.corpus.Range
 
select(Node, Integer, Range, Range.Relation, Option, Option.Relation, Option, Integer, Integer, boolean) - Static method in class org.aika.network.neuron.Activation
 
selectedExpandNode - Variable in class org.aika.corpus.Document
 
selectedMark - Variable in class org.aika.corpus.Document
 
selectedOption - Variable in class org.aika.corpus.Document
 
selectedOptionsToString() - Method in class org.aika.corpus.Document
 
setSignificant(boolean) - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
SetUtils - Class in org.aika.utils
 
SetUtils() - Constructor for class org.aika.utils.SetUtils
 
setWeight(LatticeNode, double) - Method in class org.aika.network.neuron.simple.lattice.OrNode
 
shadowedBy - Variable in class org.aika.network.neuron.Activation
 
shadows - Variable in class org.aika.network.neuron.Activation
 
shadows(Activation) - Method in class org.aika.network.neuron.Activation
 
shouldBePublished - Variable in class org.aika.network.neuron.simple.lattice.AndNode
 
Signal() - Constructor for class org.aika.network.neuron.recurrent.ClockTerminationNode.Signal
 
significantAncestors - Variable in class org.aika.network.neuron.simple.lattice.AndNode
 
significantAncestorsToString() - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
SimpleNeuron - Class in org.aika.network.neuron.simple
 
SimpleNeuron() - Constructor for class org.aika.network.neuron.simple.SimpleNeuron
 
SimpleNeuron(String) - Constructor for class org.aika.network.neuron.simple.SimpleNeuron
 
SimpleNeuron(String, boolean) - Constructor for class org.aika.network.neuron.simple.SimpleNeuron
 
SimpleNeuron.Input - Class in org.aika.network.neuron.simple
 
SIZE_COMPARATOR - Static variable in class org.aika.corpus.Option
 
SMALLEST_FIRST_COMPARATOR - Static variable in class org.aika.corpus.Option
 
start(String) - Static method in class org.aika.utils.Timer
 
startedTimers - Static variable in class org.aika.utils.Timer
 
startIteration(Document) - Method in class org.aika.network.Model
 
stop(String) - Static method in class org.aika.utils.Timer
 
StringUtils - Class in org.aika.utils
 
StringUtils() - Constructor for class org.aika.utils.StringUtils
 
supportsCollect - Variable in enum org.aika.corpus.Range.Relation
 
Synapse - Class in org.aika.network.neuron
 
Synapse(Neuron) - Constructor for class org.aika.network.neuron.Synapse
 
Synapse(Neuron, int, boolean) - Constructor for class org.aika.network.neuron.Synapse
 
Synapse(Neuron, RecurrentNode.RecurrentType) - Constructor for class org.aika.network.neuron.Synapse
 

T

terminationNode - Variable in class org.aika.network.neuron.recurrent.ClockTerminationNode
 
TerminationNode - Class in org.aika.network.neuron.recurrent
 
TerminationNode(Model) - Constructor for class org.aika.network.neuron.recurrent.TerminationNode
 
Timer - Class in org.aika.utils
 
Timer() - Constructor for class org.aika.utils.Timer
 
timer - Static variable in class org.aika.utils.Timer
 
top - Variable in class org.aika.corpus.Document
 
topRange - Variable in class org.aika.corpus.Document
 
toSimpleString() - Method in class org.aika.network.neuron.Node
 
toString() - Method in class org.aika.corpus.Document
 
toString() - Method in class org.aika.corpus.Option
 
toString() - Method in class org.aika.corpus.Range
 
toString() - Method in class org.aika.network.neuron.Activation.Key
 
toString(Document) - Method in class org.aika.network.neuron.Activation
 
toString() - Method in class org.aika.network.neuron.Neuron
 
toString() - Method in class org.aika.network.neuron.Node
 
toString() - Method in class org.aika.network.neuron.recurrent.RecurrentNeuron
 
toString() - Method in class org.aika.network.neuron.simple.lattice.AndNode.Refinement
 
toString() - Method in class org.aika.network.neuron.simple.lattice.LatticeNode.RSKey
 
toString() - Method in class org.aika.network.neuron.simple.SimpleNeuron
 
toString() - Method in class org.aika.network.neuron.Synapse
 
toStringWithSynapses() - Method in class org.aika.network.neuron.Neuron
 
train() - Method in class org.aika.network.Iteration
 
train(Iteration) - Method in class org.aika.network.neuron.simple.lattice.LatticeNode
 
trainingInterval - Variable in class org.aika.network.Model
 

U

union(List<List<int[]>>) - Static method in class org.aika.corpus.Range
 
unlink() - Method in class org.aika.network.neuron.Activation
 
unpublish() - Method in class org.aika.network.neuron.Neuron
 
unpublish() - Method in class org.aika.network.neuron.simple.lattice.AndNode
 
unregister(Iteration) - Method in class org.aika.network.neuron.Activation
 

V

valueOf(String) - Static method in enum org.aika.corpus.Option.Relation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aika.corpus.Range.Relation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aika.network.neuron.recurrent.RecurrentNode.RecurrentType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.aika.corpus.Option.Relation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aika.corpus.Range.Relation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aika.network.neuron.recurrent.RecurrentNode.RecurrentType
Returns an array containing the constants of this enum type, in the order they are declared.
visitedAccumulatedWeight - Variable in class org.aika.corpus.Option
 
visitedAllowedOption - Variable in class org.aika.network.neuron.simple.lattice.LatticeNode
 
visitedCollectPublicNodes - Variable in class org.aika.network.neuron.simple.lattice.LatticeNode
 
visitedCounter - Static variable in class org.aika.corpus.Option
 
visitedCounter - Static variable in class org.aika.corpus.Range
 
visitedCounter - Static variable in class org.aika.network.neuron.Node
 
visitedMarkCovered - Variable in class org.aika.corpus.Option
 
visitedPropagateSignificance - Variable in class org.aika.network.neuron.simple.lattice.LatticeNode
 

W

w - Variable in class org.aika.network.neuron.Synapse
 
weight - Variable in class org.aika.corpus.Option
 
weight - Variable in class org.aika.network.neuron.Activation
 
weight - Variable in class org.aika.network.neuron.Node
 
WEIGHT_TOLERANCE - Static variable in class org.aika.network.Iteration
 
weightChanged - Variable in class org.aika.network.Iteration
 
wordSep - Variable in class org.aika.predefinedrules.PredefinedRules
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.