#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.
A good starting place is the wiki.
###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.
Mark ter Maat
mark.termaat+flipper@gmail.com
Human Media Interaction
University of Twente
Original: https://sourceforge.net/projects/hmiflipper/
On GitHub maintained by:
Siewart van Wingerden
s.j.vanwingerden@student.utwente.nl
and
Jelte van Waterschoot
j.b.vanwaterschoot@utwente.nl
Human Media Interaction
University of Twente