Package edu.tufts.hrilab.slug.nlg
Class SimpleNLGComponent
java.lang.Object
edu.tufts.hrilab.diarc.DiarcComponent
edu.tufts.hrilab.slug.nlg.SimpleNLGComponent
- All Implemented Interfaces:
NLGInterface
-
Field Summary
FieldsFields inherited from class edu.tufts.hrilab.diarc.DiarcComponent
executionLoopCycleTime, shouldRunExecutionLoop
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.tufts.hrilab.diarc.DiarcComponent
additionalUsageInfo, createInstance, createInstance, createInstance, createInstance, executionLoop, getMyGroupConstraints, getMyGroups, getMyService, getMyServices, init, main, parseArgs, shutdown, shutdownComponent
-
Field Details
-
log
protected final org.slf4j.Logger log -
lastTranslation
-
-
Constructor Details
-
SimpleNLGComponent
public SimpleNLGComponent()
-
-
Method Details
-
convertSemanticsToText
- Specified by:
convertSemanticsToText
in interfaceNLGInterface
-