Uses of Class
com.articulate.sigma.nlg.SumoProcess
Packages that use SumoProcess
Package
Description
Provides classes for natural language generation in the Sigma knowledge engineering environment version developed
at Articulate Software Inc.
-
Uses of SumoProcess in com.articulate.sigma.nlg
Methods in com.articulate.sigma.nlg that return SumoProcessMethods in com.articulate.sigma.nlg with parameters of type SumoProcessConstructors in com.articulate.sigma.nlg with parameters of type SumoProcessModifierConstructorDescriptionSentence(com.google.common.collect.Multimap<CaseRole, String> roles, SumoProcess process, KB inKB, com.google.common.collect.Multimap<String, SumoProcessEntityProperty> properties) Constructor.SumoProcess(SumoProcess process, KB kb)