Is there any way to force Syn.Bot to save it's current GraphMaster to a SIML Package? Because I've made some methods which allow me to check if desired pattern exists or delete it from GraphNode on the fly and I need this changes to be saved when the App closes.
I decided to go with another request\sugestion to obey the limits of learning features. The idea is based on utilizing the variables. Let's see: I. Setting some information on the object <Model> <Pattern>* is *</Pattern> <Response> <Bind Key="{WHAT}"><Match/></Bind> <Object Name="{WHAT}" Set="IS"><M...
<Model> <Pattern>* is reading *</Pattern> <Response> <Learn> <Model> <Pattern>what is <Process><Match /></Process> reading</Pattern> <Response><Process><Match /></Process> is reading <Process><Match Index="2"/></Process></Response> </Model> </Learn> </Response> </Model> Look at the code above. The ...