Uses of Package
demo.inpro.system.greifarm

Packages that use demo.inpro.system.greifarm
demo.inpro.system.greifarm This package contains all classes that are necessary for the Greifarm domain. 
 

Classes in demo.inpro.system.greifarm used by demo.inpro.system.greifarm
ActionIU
           
ActionStrength
           
ActionType
          enumeration of the different actions in our domain along with handy test operations and a reversing operation
DropListener
           
GameScore
          a nice little highscore that counts down during game play and increments when waste is dropped into the bowl
GreifarmActor
          GreifarmActor is the NLU and action management component for the Greifarm prototype (as the Greifarm prototype is not really a "dialogue system", but rather a speech-controlled application, we avoid the term "dialog manager") This class consists of the following components, which all live in their own subclasses: GreifarmActor: the incremental processor (PushBuffer) which handles incoming IUs and initiates the corresponding processing.
GreifarmController
          this encapsulates greifarmController control and only exposes the task-dependent actions
GreifarmExperiment.RecoRunner
           
GreifarmExperiment.Score
           
NLU
          this encapsulates natural language understanding