Flipper SVN
Brought to you by:
marktermaat
File | Date | Author | Commit |
---|---|---|---|
dist | 2011-03-10 | marktermaat | [r1] First official release of HMI Flipper :) |
docs | 2011-03-10 | marktermaat | [r1] First official release of HMI Flipper :) |
examples | 2011-03-10 | marktermaat | [r1] First official release of HMI Flipper :) |
resource | 2011-03-10 | marktermaat | [r1] First official release of HMI Flipper :) |
src | 2011-03-10 | marktermaat | [r3] Added License-information to the headers of the... |
LICENSE | 2011-03-10 | marktermaat | [r1] First official release of HMI Flipper :) |
README | 2011-03-10 | marktermaat | [r2] Added emailaddress. |
build.xml | 2011-03-10 | marktermaat | [r1] First official release of HMI Flipper :) |
This is Flipper, a simple, template-based library for specifying dialogue rules for dialogue systems. Using XML-templates, you can describe the preconditions, effects and behaviours of dialogue rules. === Integrating the library in your own project === Flipper is meant to be integrated in your own project. While starting the jar-file will start a template editor, Flipper does nothing on its own. When integrating it into a project, the user needs to take care of the input (filling a datastructure called the 'Information State'), writing the templates, and creating classes that perform the output specified in the templates. Detailed instructions on how to incorporate Flipper into a project will follow shortly. In the mean time, look into the examples-folder. Mark ter Maat mark.termaat+flipper@gmail.com Human Media Interaction University of Twente https://sourceforge.net/projects/hmiflipper/