Tree analyser can analyse a parse tree and resolute the importance and role
of single words, detect role of the actors in this sentence and detect the
action type of the sentence.
Checks the correctness and completeness of the semantic information of the given use case.
close() -
Method in class cz.cuni.mff.procasor.parsingTools.parser.Parser
Called when nothing is to be done and we want to clost the PipeLine
Close input and output pipes of the PipeLine, we close the input stream,
parsing tools recognize EOF signal on the input of their pipes and
shutdown.
Tree analyser can analyse a parse tree and resolute the importance and role
of single words, detect role of the actors in this sentence and detect the
action type of the sentence.