Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020
Copyright © 2020, BAI Research. All Rights Reserved.
File Name: GIAneuralNetworkNonSemantic.cpp/.hpp
File Description: GIA neural network non semantic
name | return type | description |
---|---|---|
addTextToNetwork | bool | add text to network |
name | type | description |
---|---|---|
translatorVariables | GIAtranslatorVariablesClass* | translator variables |
location | current function being traced |
---|---|
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
addTextToNetworkLogicReference | bool | add text to network logic reference |
name | type | description |
---|---|---|
neuralNetworkVariables | const GIAneuralNetworkVariablesClass* | neural network variables |
firstLogicReferenceInList | GIAposRelTranslatorHybridLogicReference* | first logic reference in list |
higherLogicReferenceArtificialSynapseNeuron | ANNneuron* | higher logic reference artificial synapse neuron |
higherLogicReferenceArtificialSynapseNeuronDirection | const bool | higher logic reference artificial synapse neuron direction |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
replaceWordsWithLemmas | bool | replace words with lemmas |
name | type | description |
---|---|---|
referenceSet | const LRPpreprocessorSubReferenceSet* | reference set |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | replaceWordsWithLemmas |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
detectIndefiniteConceptDefinition | bool | detect indefinite concept definition |
name | type | description |
---|---|---|
referenceSetSubject | LRPpreprocessorSubReferenceSet* | reference set subject |
referenceSetObject | LRPpreprocessorSubReferenceSet* | reference set object |
referenceSetDelimiter | LRPpreprocessorSubReferenceSet* | reference set delimiter |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | detectIndefiniteConceptDefinition |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
identifyAndDemarcateConceptsInReferenceSet | bool | identify and demarcate concepts in reference set |
name | type | description |
---|---|---|
neuralNetworkVariables | const GIAneuralNetworkVariablesClass* | neural network variables |
currentSubReferenceSetInList | LRPpreprocessorSubReferenceSet* | current sub reference set in list |
referenceSetType | const int | reference set type |
indefiniteConceptDefinitionFound | const bool | indefinite concept definition found |
foundConcept | bool* | found concept |
conceptNeuronFound | ANNneuron** | concept neuron found |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | identifyAndDemarcateConceptsInReferenceSet |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
detectIfWordIsConcept | bool | detect if word is concept |
name | type | description |
---|---|---|
subReferenceSetContents | vector<LRPpreprocessorPlainTextWord*>* | sub reference set contents |
wordIndex | int | word index |
specificConceptDetected | bool* | specific concept detected |
indexOfStartOfSpecificConcept | int* | index of start of specific concept |
indefiniteConceptDefinitionFound | const bool | indefinite concept definition found |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | detectIfWordIsConcept |
GIAneuralNetworkNonSemantic.hpp | identifyAndDemarcateConceptsInReferenceSet |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
detectIfWordIsDeterminer | bool | detect if word is determiner |
name | type | description |
---|---|---|
word | const string | word |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | detectIfWordIsDeterminer |
GIAneuralNetworkNonSemantic.hpp | detectIfWordIsConcept |
GIAneuralNetworkNonSemantic.hpp | identifyAndDemarcateConceptsInReferenceSet |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
findIndexOfStartOfSpecificConcept | bool | find index of start of specific concept |
name | type | description |
---|---|---|
subReferenceSetContents | const vector<LRPpreprocessorPlainTextWord*>* | sub reference set contents |
startIndexToSearch | const int | start index to search |
indexOfStartOfSpecificConcept | int* | index of start of specific concept |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | findIndexOfStartOfSpecificConcept |
GIAneuralNetworkNonSemantic.hpp | detectIfWordIsConcept |
GIAneuralNetworkNonSemantic.hpp | identifyAndDemarcateConceptsInReferenceSet |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
findOrAddReferenceSetInNetwork | bool | find or add reference set in network |
name | type | description |
---|---|---|
neuralNetworkVariables | const GIAneuralNetworkVariablesClass* | neural network variables |
firstSubReferenceSetInList | LRPpreprocessorSubReferenceSet* | first sub reference set in list |
referenceSetSubnetEntry | ANNneuron** | reference set subnet entry |
referenceSetDelimiterSubnetEntry | ANNneuron* | reference set delimiter subnet entry |
referenceSetType | const int | reference set type |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | findOrAddReferenceSetInNetwork |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
calculateNumberActiveConceptNeuronsInSubnet | void | calculate number active concept neurons in subnet |
name | type | description |
---|---|---|
currentNeuronConnectionInInstanceSubnet | ANNneuronConnection* | current neuron connection in instance subnet |
numberOfActiveConceptNeuronsInSubnet | int* | number of active concept neurons in subnet |
activationAgeOfSubnetSynapsesTotal | int64_t* | activation age of subnet synapses total |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | calculateNumberActiveConceptNeuronsInSubnet |
GIAneuralNetworkNonSemantic.hpp | findOrAddReferenceSetInNetwork |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
calculateNumberActiveConceptNeuronsInSubnetReset | void | calculate number active concept neurons in subnet reset |
name | type | description |
---|---|---|
currentNeuronConnectionInInstanceSubnet | ANNneuronConnection* | current neuron connection in instance subnet |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | calculateNumberActiveConceptNeuronsInSubnetReset |
GIAneuralNetworkNonSemantic.hpp | findOrAddReferenceSetInNetwork |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
calculateNumberActiveConceptNeuronsInSubnetUpdateActivationAge | void | calculate number active concept neurons in subnet update activation age |
name | type | description |
---|---|---|
currentNeuronConnectionInInstanceSubnet | ANNneuronConnection* | current neuron connection in instance subnet |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | calculateNumberActiveConceptNeuronsInSubnetUpdateActivationAge |
GIAneuralNetworkNonSemantic.hpp | findOrAddReferenceSetInNetwork |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
calculateNumberActiveConceptNeuronsInSubnet | void | calculate number active concept neurons in subnet |
name | type | description |
---|---|---|
currentNeuronConnectionInInstanceSubnet | ANNneuronConnection* | current neuron connection in instance subnet |
direction | const bool | direction |
numberOfActiveConceptNeuronsInSubnet | int* | number of active concept neurons in subnet |
activationAgeOfSubnetSynapsesTotal | int64_t* | activation age of subnet synapses total |
reset | const bool | reset |
updateActivationAge | const bool | update activation age |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | calculateNumberActiveConceptNeuronsInSubnet |
GIAneuralNetworkNonSemantic.hpp | calculateNumberActiveConceptNeuronsInSubnet |
GIAneuralNetworkNonSemantic.hpp | findOrAddReferenceSetInNetwork |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
GIAneuralNetworkNonSemantic.hpp | calculateNumberActiveConceptNeuronsInSubnet |
GIAneuralNetworkNonSemantic.hpp | calculateNumberActiveConceptNeuronsInSubnet |
name | return type | description |
---|---|---|
addReferenceSetInNetwork | bool | add reference set in network |
name | type | description |
---|---|---|
neuralNetworkVariables | const GIAneuralNetworkVariablesClass* | neural network variables |
firstSubReferenceSetInList | const LRPpreprocessorSubReferenceSet* | first sub reference set in list |
referenceSetSubnetEntry | ANNneuron** | reference set subnet entry |
referenceSetDelimiterSubnetEntry | ANNneuron* | reference set delimiter subnet entry |
referenceSetType | const int | reference set type |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | addReferenceSetInNetwork |
GIAneuralNetworkNonSemantic.hpp | findOrAddReferenceSetInNetwork |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
createDelimiterArtificialSynapseNeuron | bool | create delimiter artificial synapse neuron |
name | type | description |
---|---|---|
neuralNetworkVariables | const GIAneuralNetworkVariablesClass* | neural network variables |
referenceSetDelimiterSubnetEntry | ANNneuron** | reference set delimiter subnet entry |
referenceSetDelimiter | LRPpreprocessorSubReferenceSet* | reference set delimiter |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | createDelimiterArtificialSynapseNeuron |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
GIAneuralNetworkNonSemantic.hpp | createDelimiterArtificialSynapseNeuron |
name | return type | description |
---|---|---|
connectReferenceSetsInNetwork | bool | connect reference sets in network |
name | type | description |
---|---|---|
neuralNetworkVariables | const GIAneuralNetworkVariablesClass* | neural network variables |
referenceSetSubjectSubnetEntry | ANNneuron* | reference set subject subnet entry |
referenceSetObjectSubnetEntry | ANNneuron* | reference set object subnet entry |
referenceSetDelimiterSubnetEntry | ANNneuron** | reference set delimiter subnet entry |
referenceSetDelimiter | LRPpreprocessorSubReferenceSet* | reference set delimiter |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | connectReferenceSetsInNetwork |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
findOrAddConceptAndConnectNewSynapseArtificialInstanceNeuron | ANNneuron* | find or add concept and connect new synapse artificial instance neuron |
name | type | description |
---|---|---|
neuralNetworkVariables | const GIAneuralNetworkVariablesClass* | neural network variables |
wordTag | const LRPpreprocessorPlainTextWord* | word tag |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | findOrAddConceptAndConnectNewSynapseArtificialInstanceNeuron |
GIAneuralNetworkNonSemantic.hpp | addReferenceSetInNetwork |
GIAneuralNetworkNonSemantic.hpp | findOrAddReferenceSetInNetwork |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
GIAneuralNetworkNonSemantic.hpp | findOrAddConceptAndConnectNewSynapseArtificialInstanceNeuron |
GIAneuralNetworkNonSemantic.hpp | createDelimiterArtificialSynapseNeuron |
name | return type | description |
---|---|---|
performQuery | bool | perform query |
name | type | description |
---|---|---|
translatorVariables | const GIAtranslatorVariablesClass* | translator variables |
translatorVariablesQuery | const GIAtranslatorVariablesClass* | translator variables query |
location | current function being traced |
---|---|
GIAmain.hpp | performQuery |
name | return type | description |
---|---|---|
determineReferenceSetDefinite | bool | determine reference set definite |
name | type | description |
---|---|---|
firstSubReferenceSetInList | LRPpreprocessorSubReferenceSet* | first sub reference set in list |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | determineReferenceSetDefinite |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
getDelimiterWord | LRPpreprocessorPlainTextWord* | get delimiter word |
name | type | description |
---|---|---|
referenceSetDelimiter | const LRPpreprocessorSubReferenceSet* | reference set delimiter |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | getDelimiterWord |
GIAneuralNetworkNonSemantic.hpp | addReferenceSetInNetwork |
GIAneuralNetworkNonSemantic.hpp | findOrAddReferenceSetInNetwork |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
GIAneuralNetworkNonSemantic.hpp | getDelimiterWord |
GIAneuralNetworkNonSemantic.hpp | createDelimiterArtificialSynapseNeuron |
name | return type | description |
---|---|---|
getLogicReferenceWord | LRPpreprocessorPlainTextWord* | get logic reference word |
name | type | description |
---|---|---|
logicReference | const GIAposRelTranslatorHybridLogicReference* | logic reference |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | getLogicReferenceWord |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
name | return type | description |
---|---|---|
generateArtificialLayer | int | generate artificial layer |
name | type | description |
---|---|---|
neuralNetworkVariables | const GIAneuralNetworkVariablesClass* | neural network variables |
location | current function being traced |
---|---|
GIAneuralNetworkNonSemantic.hpp | generateArtificialLayer |
GIAneuralNetworkNonSemantic.hpp | findOrAddConceptAndConnectNewSynapseArtificialInstanceNeuron |
GIAneuralNetworkNonSemantic.hpp | addReferenceSetInNetwork |
GIAneuralNetworkNonSemantic.hpp | findOrAddReferenceSetInNetwork |
GIAneuralNetworkNonSemantic.hpp | addTextToNetworkLogicReference |
GIAmain.hpp | addTextToNetwork |
GIAneuralNetworkNonSemantic.hpp | findOrAddConceptAndConnectNewSynapseArtificialInstanceNeuron |
GIAneuralNetworkNonSemantic.hpp | createDelimiterArtificialSynapseNeuron |