Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020
Copyright © 2020, BAI Research. All Rights Reserved.
File Name: XMLparserClass.cpp/.hpp
File Description: XML parser class
name | type | description |
---|---|---|
name | string | name |
value | string | value |
charCount | int | char count |
lineCount | int | line count |
nextAttribute | XMLparserAttribute* | next attribute |
name | type | description |
---|---|---|
name | string | name |
value | string | value |
nextTag | XMLparserTag* | next tag |
firstLowerLevelTag | XMLparserTag* | first lower level tag |
charCount | int | char count |
lineCount | int | line count |
firstAttribute | XMLparserAttribute* | first attribute |
currentAttribute | XMLparserAttribute* | current attribute |
name | return type | description |
---|---|---|
parseTagDownALevel | XMLparserTag* | parse tag down AL evel |
name | type | description |
---|---|---|
currentTag | XMLparserTag* | current tag |
sectionTagName | const string | section tag name |
result | bool* | result |
location | current function being traced |
---|---|
SANIrules.hpp | parseTagDownALevel |
SANIrules.hpp | isClassTag |
SANIpropagateInverse.hpp | isClassTagWrapper |
SANIpropagateInverse.hpp | findStringMatch |
SANIpropagateInverse.hpp | generateRulesGroupTreeComponent |
SANIpropagateInverse.hpp | generateRulesGroupTreeComponents |
SANIpropagateInverse.hpp | generateParseTreeGroup |
SANIpropagateInverse.hpp | generateParseTreeGroupType |
SANIposRelTranslatorPermutations.hpp | executePosRelTranslatorNeuralNetworkInverse |
SANIposRelTranslatorPermutations.hpp | generateParseTreeIntroWrapper |
SANIposRelTranslatorPermutations.hpp | generateParseTreeIntroWrapper |
SANIposRelTranslatorPermutations.hpp | executePosRelTranslator |
SANIposRelTranslatorPermutations.hpp | executePosRelTranslatorOnPOSunambiguousSentenceSubset |
SANIposRelTranslatorPermutations.hpp | executePosRelTranslatorOnPOSunambiguousSentenceSubsets |
GIAposRelTranslatorParser.hpp | executePosRelTranslatorWrapper2 |
GIAposRelTranslatorParser.hpp | generateSemanticRelationsFromTxtRelationsWrapper |
GIAtranslator.hpp | convertSentenceTxtRelationsIntoGIAnetworkNodes |
GIAtranslator.hpp | convertSentenceRelationsIntoGIAnetworkNodes |
GIAtranslator.hpp | convertSentenceRelationsIntoGIAnetworkNodesWrapper |
GIAtranslator.hpp | convertSentenceListRelationsIntoGIAnetworkNodes |
GIAtranslator.hpp | createSemanticNetworkBasedUponDependencyParsedSentences |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorParser.hpp | generateSemanticRelationsFromTxtRelationsWrapper |
SANIposRelTranslatorPermutations.hpp | executePosRelTranslatorWrapper2 |
SANIposRelTranslator.hpp | executePosRelTranslatorWrapper |
GIAposRelTranslatorHybridLogicReference.hpp | isClassTag |
GIAposRelTranslatorHybrid.hpp | executeLogicReferencePreprocessor |
GIAposRelTranslatorHybrid.hpp | executeTxtRelTranslatorDepreciatedSentence |
LRPpreprocessor.hpp | executeTxtRelTranslatorDepreciated |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAsynRelTranslatorRules.hpp | parseTagDownALevel |
GIAsynRelTranslatorParser.hpp | applyGIATranslatorGenericXMLfunctions |
GIAnlp.hpp | parseTagDownALevel |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseNLPparserFeaturesFile |
GIAposRelTranslatorHybrid.hpp | parseNLPparserFeaturesFile |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseTagDownALevel |
XMLrulesClass.hpp | parseTagDownALevel |
XMLrulesClass.hpp | parseGIARulesTag |
XMLrulesClass.hpp | parseTagDownALevel |
XMLrulesClass.hpp | parseANNrulesTag |
SANIrules.hpp | parseTagDownALevel |
SANIrules.hpp | extractSANIrulesTokens |
SANIrules.hpp | parseTagDownALevel |
SANIrules.hpp | parseComponents |
SANIformation.hpp | parseTagDownALevel |
SANIformation.hpp | createInputNeuronLayerSectionTokensLayer |
SANIformation.hpp | createInputNeuronLayer |
name | return type | description |
---|---|---|
readXMLfile | bool | read XML file |
name | type | description |
---|---|---|
xmlFileName | const string | xml file name |
firstTagInXMLfile | XMLparserTag* | first tag in XML file |
location | current function being traced |
---|---|
GIAnlp.hpp | readXMLfile |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseNLPparserFeaturesFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorHybrid.hpp | parseNLPparserFeaturesFile |
LRPpreprocessor.hpp | executePrelimFeatureProcessingOnSentences |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
GIAxmlConversion.hpp | readXMLfile |
GIAxmlConversion.hpp | readSemanticNetXMLfile |
name | return type | description |
---|---|---|
parseTagOpen | bool | parse tag open |
name | type | description |
---|---|---|
parseFileObject | ifstream* | parse file object |
currentTag | XMLparserTag* | current tag |
parentTagName | const string | parent tag name |
isSubTag | const bool | is sub tag |
treeLayer | int | tree layer |
location | current function being traced |
---|---|
XMLparserClass.hpp | parseTagOpen |
GIAnlp.hpp | readXMLfile |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseNLPparserFeaturesFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorHybrid.hpp | parseNLPparserFeaturesFile |
LRPpreprocessor.hpp | executePrelimFeatureProcessingOnSentences |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
GIAxmlConversion.hpp | readXMLfile |
GIAxmlConversion.hpp | readSemanticNetXMLfile |
XMLparserClass.hpp | parseTagOpen |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagValueAssumingExistenceOfSubtagsAndClose |
XMLparserClass.hpp | processTagClose |
XMLparserClass.hpp | parseTagAttributeName |
name | return type | description |
---|---|---|
parseTagName | bool | parse tag name |
name | type | description |
---|---|---|
parseFileObject | ifstream* | parse file object |
currentTag | XMLparserTag* | current tag |
parentTagName | const string | parent tag name |
isSubTag | const bool | is sub tag |
treeLayer | int | tree layer |
location | current function being traced |
---|---|
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagOpen |
GIAnlp.hpp | readXMLfile |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseNLPparserFeaturesFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorHybrid.hpp | parseNLPparserFeaturesFile |
LRPpreprocessor.hpp | executePrelimFeatureProcessingOnSentences |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
GIAxmlConversion.hpp | readXMLfile |
GIAxmlConversion.hpp | readSemanticNetXMLfile |
XMLparserClass.hpp | parseTagOpen |
XMLparserClass.hpp | processTagClose |
XMLparserClass.hpp | parseTagAttributeName |
XMLparserClass.hpp | parseTagName |
name | return type | description |
---|---|---|
parseTagAttributeName | bool | parse tag attribute name |
name | type | description |
---|---|---|
parseFileObject | ifstream* | parse file object |
currentTag | XMLparserTag* | current tag |
parentTagName | const string | parent tag name |
isSubTag | const bool | is sub tag |
treeLayer | int | tree layer |
location | current function being traced |
---|---|
XMLparserClass.hpp | parseTagAttributeName |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagOpen |
GIAnlp.hpp | readXMLfile |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseNLPparserFeaturesFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorHybrid.hpp | parseNLPparserFeaturesFile |
LRPpreprocessor.hpp | executePrelimFeatureProcessingOnSentences |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
GIAxmlConversion.hpp | readXMLfile |
GIAxmlConversion.hpp | readSemanticNetXMLfile |
XMLparserClass.hpp | parseTagOpen |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagAttributeName |
name | return type | description |
---|---|---|
parseTagAttributeValue | bool | parse tag attribute value |
name | type | description |
---|---|---|
parseFileObject | ifstream* | parse file object |
currentTag | XMLparserTag* | current tag |
parentTagName | const string | parent tag name |
isSubTag | const bool | is sub tag |
treeLayer | const int | tree layer |
location | current function being traced |
---|---|
XMLparserClass.hpp | parseTagAttributeValue |
XMLparserClass.hpp | parseTagAttributeName |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagOpen |
GIAnlp.hpp | readXMLfile |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseNLPparserFeaturesFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorHybrid.hpp | parseNLPparserFeaturesFile |
LRPpreprocessor.hpp | executePrelimFeatureProcessingOnSentences |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
GIAxmlConversion.hpp | readXMLfile |
GIAxmlConversion.hpp | readSemanticNetXMLfile |
XMLparserClass.hpp | parseTagOpen |
XMLparserClass.hpp | parseTagName |
name | return type | description |
---|---|---|
parseTagValueAssumingExistenceOfSubtagsAndClose | bool | parse tag value assuming existence of subtags and close |
name | type | description |
---|---|---|
parseFileObject | ifstream* | parse file object |
currentTag | XMLparserTag* | current tag |
treeLayer | int | tree layer |
location | current function being traced |
---|---|
XMLparserClass.hpp | parseTagValueAssumingExistenceOfSubtagsAndClose |
XMLparserClass.hpp | processTagClose |
XMLparserClass.hpp | parseTagAttributeName |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagOpen |
GIAnlp.hpp | readXMLfile |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseNLPparserFeaturesFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorHybrid.hpp | parseNLPparserFeaturesFile |
LRPpreprocessor.hpp | executePrelimFeatureProcessingOnSentences |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
GIAxmlConversion.hpp | readXMLfile |
GIAxmlConversion.hpp | readSemanticNetXMLfile |
XMLparserClass.hpp | parseTagAttributeName |
name | return type | description |
---|---|---|
parseTagComment | bool | parse tag comment |
name | type | description |
---|---|---|
parseFileObject | ifstream* | parse file object |
type | const char | type |
location | current function being traced |
---|---|
XMLparserClass.hpp | parseTagComment |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagOpen |
GIAnlp.hpp | readXMLfile |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseNLPparserFeaturesFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorHybrid.hpp | parseNLPparserFeaturesFile |
LRPpreprocessor.hpp | executePrelimFeatureProcessingOnSentences |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
GIAxmlConversion.hpp | readXMLfile |
GIAxmlConversion.hpp | readSemanticNetXMLfile |
XMLparserClass.hpp | parseTagOpen |
XMLparserClass.hpp | processTagClose |
XMLparserClass.hpp | parseTagAttributeName |
XMLparserClass.hpp | parseTagName |
name | return type | description |
---|---|---|
processTagClose | bool | process tag close |
name | type | description |
---|---|---|
parseFileObject | ifstream* | parse file object |
currentTag | XMLparserTag** | current tag |
parentTagName | const string | parent tag name |
isSubTag | const bool | is sub tag |
treeLayer | int | tree layer |
endTagFound | const bool | end tag found |
parsingAttributeName | const bool | parsing attribute name |
tagName | const string | tag name |
location | current function being traced |
---|---|
XMLparserClass.hpp | processTagClose |
XMLparserClass.hpp | parseTagAttributeName |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagOpen |
GIAnlp.hpp | readXMLfile |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseNLPparserFeaturesFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorHybrid.hpp | parseNLPparserFeaturesFile |
LRPpreprocessor.hpp | executePrelimFeatureProcessingOnSentences |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
GIAxmlConversion.hpp | readXMLfile |
GIAxmlConversion.hpp | readSemanticNetXMLfile |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagAttributeName |
name | return type | description |
---|---|---|
createNewTag | XMLparserTag* | create new tag |
name | type | description |
---|---|---|
currentTag | XMLparserTag* | current tag |
location | current function being traced |
---|---|
XMLparserClass.hpp | createNewTag |
XMLparserClass.hpp | processTagClose |
XMLparserClass.hpp | parseTagAttributeName |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagOpen |
GIAnlp.hpp | readXMLfile |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseNLPparserFeaturesFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorHybrid.hpp | parseNLPparserFeaturesFile |
LRPpreprocessor.hpp | executePrelimFeatureProcessingOnSentences |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
GIAxmlConversion.hpp | readXMLfile |
GIAxmlConversion.hpp | readSemanticNetXMLfile |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagAttributeName |
name | return type | description |
---|---|---|
isBlankChar | bool | is blank char |
name | type | description |
---|---|---|
parseFileObject | const ifstream* | parse file object |
c | const char | c |
location | current function being traced |
---|---|
XMLparserClass.hpp | isBlankChar |
XMLparserClass.hpp | parseTagAttributeValue |
XMLparserClass.hpp | parseTagAttributeName |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagOpen |
GIAnlp.hpp | readXMLfile |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseNLPparserFeaturesFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorHybrid.hpp | parseNLPparserFeaturesFile |
LRPpreprocessor.hpp | executePrelimFeatureProcessingOnSentences |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
GIAxmlConversion.hpp | readXMLfile |
GIAxmlConversion.hpp | readSemanticNetXMLfile |
XMLparserClass.hpp | parseTagOpen |
XMLparserClass.hpp | parseTagName |
name | return type | description |
---|---|---|
isBlankCharTabOrNewLine | bool | is blank char tab or new line |
name | type | description |
---|---|---|
parseFileObject | const ifstream* | parse file object |
c | const char | c |
location | current function being traced |
---|---|
XMLparserClass.hpp | isBlankCharTabOrNewLine |
XMLparserClass.hpp | parseTagValueAssumingExistenceOfSubtagsAndClose |
XMLparserClass.hpp | processTagClose |
XMLparserClass.hpp | parseTagAttributeName |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagOpen |
GIAnlp.hpp | readXMLfile |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseNLPparserFeaturesFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorHybrid.hpp | parseNLPparserFeaturesFile |
LRPpreprocessor.hpp | executePrelimFeatureProcessingOnSentences |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
GIAxmlConversion.hpp | readXMLfile |
GIAxmlConversion.hpp | readSemanticNetXMLfile |
XMLparserClass.hpp | parseTagAttributeName |
name | return type | description |
---|---|---|
throwGenericXMLParseError | void | throw generic XMLP arse error |
location | current function being traced |
---|---|
XMLparserClass.hpp | throwGenericXMLParseError |
XMLparserClass.hpp | parseTagAttributeValue |
XMLparserClass.hpp | parseTagAttributeName |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | parseTagOpen |
GIAnlp.hpp | readXMLfile |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | parseNLPparserFeaturesFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorHybrid.hpp | parseNLPparserFeaturesFile |
LRPpreprocessor.hpp | executePrelimFeatureProcessingOnSentences |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAnlp.hpp | parseRelexFile |
GIAnlp.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
XMLrulesClass.hpp | readXMLfile |
GIAxmlConversion.hpp | readXMLfile |
GIAxmlConversion.hpp | readSemanticNetXMLfile |
XMLparserClass.hpp | parseTagOpen |
XMLparserClass.hpp | parseTagName |
XMLparserClass.hpp | throwGenericXMLParseError |
name | return type | description |
---|---|---|
getAttribute | bool | get attribute |
name | type | description |
---|---|---|
tag | XMLparserTag* | tag |
attributeName | const string | attribute name |
attributeValueFound | string* | attribute value found |
location | current function being traced |
---|---|
SANIrules.hpp | getAttribute |
SANIrules.hpp | isClassTag |
SANIpropagateInverse.hpp | isClassTagWrapper |
SANIpropagateInverse.hpp | findStringMatch |
SANIpropagateInverse.hpp | generateRulesGroupTreeComponent |
SANIpropagateInverse.hpp | generateRulesGroupTreeComponents |
SANIpropagateInverse.hpp | generateParseTreeGroup |
SANIpropagateInverse.hpp | generateParseTreeGroupType |
SANIposRelTranslatorPermutations.hpp | executePosRelTranslatorNeuralNetworkInverse |
SANIposRelTranslatorPermutations.hpp | generateParseTreeIntroWrapper |
SANIposRelTranslatorPermutations.hpp | generateParseTreeIntroWrapper |
SANIposRelTranslatorPermutations.hpp | executePosRelTranslator |
SANIposRelTranslatorPermutations.hpp | executePosRelTranslatorOnPOSunambiguousSentenceSubset |
SANIposRelTranslatorPermutations.hpp | executePosRelTranslatorOnPOSunambiguousSentenceSubsets |
GIAposRelTranslatorParser.hpp | executePosRelTranslatorWrapper2 |
GIAposRelTranslatorParser.hpp | generateSemanticRelationsFromTxtRelationsWrapper |
GIAtranslator.hpp | convertSentenceTxtRelationsIntoGIAnetworkNodes |
GIAtranslator.hpp | convertSentenceRelationsIntoGIAnetworkNodes |
GIAtranslator.hpp | convertSentenceRelationsIntoGIAnetworkNodesWrapper |
GIAtranslator.hpp | convertSentenceListRelationsIntoGIAnetworkNodes |
GIAtranslator.hpp | createSemanticNetworkBasedUponDependencyParsedSentences |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslatorParser.hpp | generateSemanticRelationsFromTxtRelationsWrapper |
SANIposRelTranslatorPermutations.hpp | executePosRelTranslatorWrapper2 |
SANIposRelTranslator.hpp | executePosRelTranslatorWrapper |
GIAposRelTranslatorHybridLogicReference.hpp | isClassTag |
GIAposRelTranslatorHybrid.hpp | executeLogicReferencePreprocessor |
GIAposRelTranslatorHybrid.hpp | executeTxtRelTranslatorDepreciatedSentence |
LRPpreprocessor.hpp | executeTxtRelTranslatorDepreciated |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
GIAsynRelTranslatorRules.hpp | getAttribute |
GIAsynRelTranslatorRules.hpp | genericInterpretationGenerateSpecialCase |
GIAsynRelTranslatorRules.hpp | applyGIATranslatorGenericXMLparam |
GIAsynRelTranslatorParser.hpp | applyGIATranslatorGenericXMLfunctions |
SANIrules.hpp | getAttribute |
SANIrules.hpp | parseComponents |
SANIrules.hpp | extractSANIGroups |
SANIformation.hpp | getAttribute |
SANIformation.hpp | createInputNeuronLayerSectionTokensLayer |
SANIformation.hpp | createInputNeuronLayer |
name | return type | description |
---|---|---|
createNewAttribute | XMLparserAttribute* | create new attribute |
name | type | description |
---|---|---|
currentAttribute | XMLparserAttribute* | current attribute |
location | current function being traced |
---|---|
GIAxmlConversion.hpp | createNewAttribute |
GIAxmlConversion.hpp | generateXMLconditionTimeNodeTagList |
GIAxmlConversion.hpp | generateXMLentityNodeTag |
GIAxmlConversion.hpp | generateXMLentityNodeTagList |
GIAxmlConversion.hpp | writeSemanticNetXMLFile |
GIAmain.hpp | writeSemanticNetXMLFileOptimised |
GIAcxlConversion.hpp | createNewAttribute |
GIAcxlConversion.hpp | generateCXLentityNodeTag |
GIAcxlConversion.hpp | addToCXLentityNodeTagList |
GIAcxlConversion.hpp | generateCXLentityNodeTagList |
GIAcxlConversion.hpp | writeCmapToolsCXLfile |
GIAcxlConversion.hpp | generateCXLentityNodeTag |
GIAcxlConversion.hpp | generateCXLconnectionNodeTagAndLinkingPhraseTags |
GIAcxlConversion.hpp | addToCXLconnectionNodeTagList |
GIAcxlConversion.hpp | createNewAttribute |
name | return type | description |
---|---|---|
writeXMLHeader | void | write XMLH eader |
name | type | description |
---|---|---|
writeFileString | string* | write file string |
location | current function being traced |
---|---|
XMLparserClass.hpp | writeXMLHeader |
GIAnlp.hpp | writeXMLfile |
GIAtranslator.hpp | outputInternalRelationsInRelexFormat |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAxmlConversion.hpp | writeXMLfile |
GIAxmlConversion.hpp | writeSemanticNetXMLFile |
GIAcxlConversion.hpp | writeXMLfile |
GIAcxlConversion.hpp | writeCmapToolsCXLfile |
name | return type | description |
---|---|---|
writeXMLfile | bool | write XML file |
name | type | description |
---|---|---|
xmlFileName | const string | xml file name |
firstTagInXMLfile | const XMLparserTag* | first tag in XML file |
location | current function being traced |
---|---|
GIAnlp.hpp | writeXMLfile |
GIAtranslator.hpp | outputInternalRelationsInRelexFormat |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAxmlConversion.hpp | writeXMLfile |
GIAxmlConversion.hpp | writeSemanticNetXMLFile |
GIAcxlConversion.hpp | writeXMLfile |
GIAcxlConversion.hpp | writeCmapToolsCXLfile |
name | return type | description |
---|---|---|
addTagLayerToFileObject | bool | add tag layer to file object |
name | type | description |
---|---|---|
firstTagInCurrentLayer | const XMLparserTag* | first tag in current layer |
writeFileString | string* | write file string |
treeLayer | const int | tree layer |
location | current function being traced |
---|---|
XMLparserClass.hpp | addTagLayerToFileObject |
GIAnlp.hpp | writeXMLfile |
GIAtranslator.hpp | outputInternalRelationsInRelexFormat |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAxmlConversion.hpp | writeXMLfile |
GIAxmlConversion.hpp | writeSemanticNetXMLFile |
GIAcxlConversion.hpp | writeXMLfile |
GIAcxlConversion.hpp | writeCmapToolsCXLfile |
LDsvg.hpp | addTagLayerToFileObject |
GIAdraw.hpp | writeSVGfile |
name | return type | description |
---|---|---|
incrementLineAndAddTabsToFileObject | void | increment line and add tabs to file object |
name | type | description |
---|---|---|
writeFileString | string* | write file string |
treeLayer | const int | tree layer |
location | current function being traced |
---|---|
XMLparserClass.hpp | incrementLineAndAddTabsToFileObject |
XMLparserClass.hpp | addTagLayerToFileObject |
GIAnlp.hpp | writeXMLfile |
GIAtranslator.hpp | outputInternalRelationsInRelexFormat |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAxmlConversion.hpp | writeXMLfile |
GIAxmlConversion.hpp | writeSemanticNetXMLFile |
GIAcxlConversion.hpp | writeXMLfile |
GIAcxlConversion.hpp | writeCmapToolsCXLfile |
LDsvg.hpp | addTagLayerToFileObject |
GIAdraw.hpp | writeSVGfile |
name | return type | description |
---|---|---|
addTabsToFileObject | void | add tabs to file object |
name | type | description |
---|---|---|
writeFileString | string* | write file string |
treeLayer | const int | tree layer |
location | current function being traced |
---|---|
XMLparserClass.hpp | addTabsToFileObject |
XMLparserClass.hpp | addTagLayerToFileObject |
GIAnlp.hpp | writeXMLfile |
GIAtranslator.hpp | outputInternalRelationsInRelexFormat |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAxmlConversion.hpp | writeXMLfile |
GIAxmlConversion.hpp | writeSemanticNetXMLFile |
GIAcxlConversion.hpp | writeXMLfile |
GIAcxlConversion.hpp | writeCmapToolsCXLfile |
LDsvg.hpp | addTagLayerToFileObject |
GIAdraw.hpp | writeSVGfile |