Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020
Copyright © 2020, BAI Research. All Rights Reserved.
File Name: GIAnlp.cpp/.hpp
File Description: GIA nlp
name | return type | description |
---|---|---|
executeNLPparser | void | execute NLP parser |
name | type | description |
---|---|---|
inputTextPlainTXTfileName | const string | input text plain TXT file name |
inputTextNLPXMLfileName | const string | input text NLPXML file name |
translatorVariables | const GIAtranslatorVariablesClass* | translator variables |
parseRelationsOrFeatures | const bool | parse relations or features |
location | current function being traced |
---|---|
GIAmain.hpp | executeNLPparser |
GIAposRelTranslatorHybrid.hpp | executeNLPparser |
LRPpreprocessor.hpp | executePrelimFeatureProcessingOnSentences |
LRPpreprocessor.hpp | preprocessSentencesForGIAwrapper |
LRPpreprocessor.hpp | preprocessTextForGIA |
name | return type | description |
---|---|---|
parseNLPparserFile | bool | parse NLP parser file |
name | type | description |
---|---|---|
inputTextNLPrelationXMLfileName | const string | input text NLP relation XML file name |
inputTextNLPfeatureXMLfileName | const string | input text NLP feature XML file name |
isQuery | const bool | is query |
firstSentenceInList | GIAsentence* | first sentence in list |
NLPfeatureParser | const int | NLP feature parser |
NLPdependencyRelationsParser | const int | NLP dependency relations parser |
NLPrelexCompatibilityMode | bool | NLP relex compatibility mode |
location | current function being traced |
---|---|
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
name | return type | description |
---|---|---|
parseNLPparserFeaturesFile | bool | parse NLP parser features file |
name | type | description |
---|---|---|
inputTextNLPfeatureXMLfileName | const string | input text NLP feature XML file name |
isQuery | const bool | is query |
firstSentenceInList | GIAsentence* | first sentence in list |
NLPfeatureParser | const int | NLP feature parser |
createNewSentences | bool* | create new sentences |
location | current function being traced |
---|---|
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 |
name | return type | description |
---|---|---|
parseNLPparserRelationsFile | bool | parse NLP parser relations file |
name | type | description |
---|---|---|
inputTextNLPrelationXMLfileName | const string | input text NLP relation XML file name |
isQuery | const bool | is query |
firstSentenceInList | GIAsentence* | first sentence in list |
NLPdependencyRelationsParser | const int | NLP dependency relations parser |
NLPrelexCompatibilityMode | bool | NLP relex compatibility mode |
createNewSentences | const bool | create new sentences |
onlyParseIfCorpusLookupFailed | const bool | only parse if corpus lookup failed |
location | current function being traced |
---|---|
GIAnlp.hpp | parseNLPparserRelationsFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
name | return type | description |
---|---|---|
parseRelexFile | bool | parse relex file |
name | type | description |
---|---|---|
inputTextNLPrelationXMLfileName | const string | input text NLP relation XML file name |
isQuery | const bool | is query |
firstSentenceInList | GIAsentence* | first sentence in list |
parseRelations | const bool | parse relations |
parseFeatures | const bool | parse features |
NLPrelexCompatibilityMode | bool | NLP relex compatibility mode |
createNewSentences | const bool | create new sentences |
onlyParseIfCorpusLookupFailed | const bool | only parse if corpus lookup failed |
location | current function being traced |
---|---|
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 |
name | return type | description |
---|---|---|
parseStanfordCoreNLPfile | bool | parse stanford core NLP file |
name | type | description |
---|---|---|
inputTextNLPrelationXMLfileName | const string | input text NLP relation XML file name |
isQuery | const bool | is query |
firstSentenceInList | GIAsentence* | first sentence in list |
parseRelations | const bool | parse relations |
parseFeatures | const bool | parse features |
createNewSentences | const bool | create new sentences |
onlyParseIfCorpusLookupFailed | const bool | only parse if corpus lookup failed |
location | current function being traced |
---|---|
GIAnlp.hpp | parseStanfordCoreNLPfile |
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 | parseStanfordCoreNLPfile |
name | return type | description |
---|---|---|
parseStanfordParserFile | bool | parse stanford parser file |
name | type | description |
---|---|---|
inputTextNLPrelationXMLfileName | const string | input text NLP relation XML file name |
isQuery | const bool | is query |
firstSentenceInList | GIAsentence* | first sentence in list |
createNewSentences | const bool | create new sentences |
onlyParseIfCorpusLookupFailed | const bool | only parse if corpus lookup failed |
location | current function being traced |
---|---|
GIAnlp.hpp | parseStanfordParserFile |
GIAnlp.hpp | parseNLPparserRelationsFile |
GIAtranslator.hpp | parseNLPparserFile |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
name | return type | description |
---|---|---|
parseStanfordParserFile | bool | parse stanford parser file |
name | type | description |
---|---|---|
inputTextNLPrelationXMLfileName | const string | input text NLP relation XML file name |
isQuery | const bool | is query |
firstSentenceInList | GIAsentence* | first sentence in list |
createNewSentences | const bool | create new sentences |
parseGIA2file | bool | parse GIA2 file |
onlyParseIfCorpusLookupFailed | const bool | only parse if corpus lookup failed |
location | current function being traced |
---|---|
GIAsemRelTranslatorParser.hpp | parseStanfordParserFile |
GIAsynRelTranslatorParser.hpp | generateAllPermutationsFromSemanticRelationsFile |
GIAtranslator.hpp | convertSentenceSyntacticRelationsIntoGIAnetworkNodes |
GIAtranslator.hpp | convertSentenceRelationsIntoGIAnetworkNodes |
GIAtranslator.hpp | convertSentenceRelationsIntoGIAnetworkNodesWrapper |
GIAtranslator.hpp | convertSentenceListRelationsIntoGIAnetworkNodes |
GIAtranslator.hpp | createSemanticNetworkBasedUponDependencyParsedSentences |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAnlp.hpp | parseStanfordParserFile |
GIAnlp.hpp | parseStanfordParserFile |
GIAnlp.hpp | parseNLPparserRelationsFile |
name | return type | description |
---|---|---|
countSubstring | int | count substring |
name | type | description |
---|---|---|
str | const std::string& | str |
sub | const std::string& | sub |
location | current function being traced |
---|---|
GIAnlp.hpp | countSubstring |
GIAsemRelTranslatorParser.hpp | parseStanfordParserFile |
GIAsynRelTranslatorParser.hpp | generateAllPermutationsFromSemanticRelationsFile |
GIAtranslator.hpp | convertSentenceSyntacticRelationsIntoGIAnetworkNodes |
GIAtranslator.hpp | convertSentenceRelationsIntoGIAnetworkNodes |
GIAtranslator.hpp | convertSentenceRelationsIntoGIAnetworkNodesWrapper |
GIAtranslator.hpp | convertSentenceListRelationsIntoGIAnetworkNodes |
GIAtranslator.hpp | createSemanticNetworkBasedUponDependencyParsedSentences |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAnlp.hpp | parseStanfordParserFile |
GIAnlp.hpp | parseStanfordParserFile |
GIAnlp.hpp | parseNLPparserRelationsFile |
name | return type | description |
---|---|---|
outputInternalRelationsInRelexFormat | void | output internal relations in relex format |
name | type | description |
---|---|---|
nameOfRelexCompactFormatCFFfile | string* | name of relex compact format CFF file |
originalInputFileName | const string* | original input file name |
firstSentenceInList | const GIAsentence* | first sentence in list |
NLPdependencyRelationsParser | const int | NLP dependency relations parser |
NLPfeatureParser | const int | NLP feature parser |
NLPexeFolderArray[] | const string | NLP exe folder array [] |
location | current function being traced |
---|---|
GIAtranslator.hpp | outputInternalRelationsInRelexFormat |
GIAmain.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAsemRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |
GIAposRelTranslator.hpp | parseNLPparserFileAndCreateSemanticNetworkBasedUponDependencyParsedSentences |