Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020
Copyright © 2020, BAI Research. All Rights Reserved.
File Name: GIAsemRelTranslator.cpp/.hpp
File Description: GIA sem rel translator
name | return type | description |
---|---|---|
performSemanticParserLookupAndCreateSemanticNetworkBasedUponSemanticDependencyParsedSentences | bool | perform semantic parser lookup and create semantic network based upon semantic dependency parsed sentences |
name | type | description |
---|---|---|
translatorVariables | GIAtranslatorVariablesClass* | translator variables |
inputTextPlainTXTfileName | const string | input text plain TXT file name |
inputTextNLPrelationXMLfileName | string | input text NLP relation XML file name |
inputTextNLPfeatureXMLfileName | const string | input text NLP feature XML file name |
outputCFFfileName | string | output CFF file name |
location | current function being traced |
---|---|
GIAmain.hpp | performSemanticParserLookupAndCreateSemanticNetworkBasedUponSemanticDependencyParsedSentences |
name | return type | description |
---|---|---|
lookupSemanticParserFiles | bool | lookup semantic parser files |
name | type | description |
---|---|---|
firstSentenceInList | const GIAsentence* | first sentence in list |
NLPfeatureParser | const int | NLP feature parser |
location | current function being traced |
---|---|
GIAsemRelTranslator.hpp | lookupSemanticParserFiles |
GIAmain.hpp | performSemanticParserLookupAndCreateSemanticNetworkBasedUponSemanticDependencyParsedSentences |