From ianotto at metz.supelec.fr Tue May 18 04:51:58 2010 From: ianotto at metz.supelec.fr (Michel Ianotto) Date: Tue, 18 May 2010 10:51:58 +0200 Subject: [Olympus developers 231]: Let's Go Dialog system Message-ID: <8E934D6F34F64DAEAFF73E43BF22DE2C@metz.supelec.local> Hi, We try to integrate a simulated user in the Let's Go dialog system. We have written code and we begin to see some interactions between the simulated user and the dialog system. I explain you that we have done : 1 - We developped a server called "AgentSimServ" which is integrated as an Olympus agent in the dialog system. We used the code of the "TTYRecognitionServer" server for writing our server. 2 - The "AgentSimServ" receives frames from the dialog manager, below an example of frame : string frame = {c launch_query :session_id "Default" :inframe "start { act request object how_may_i_help_you _repeat_counter 0 system_version 1 } end 3 - Then the AgentSimServ analyses the frame and sends a sentence to the NLU server (Rosetta), via the hub, like "go to the airport", or "yes" or "good bye",... I ask myself two questions : first, I would like to know if that we have done is the good way to integrate a simulated user in the dialog system. Secondly, I would like to know if it is possible to run the Let's Go dialog system with only the dialog manager server and the simulated user server, because we want to test the interaction between these two servers. If it is possible to run only these two servers, how we can do that ? Thank's in advance. Michel Ianotto. Michel Ianotto -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20100518/d0321633/attachment.html From rockingsa1991 at gmail.com Mon May 31 14:07:29 2010 From: rockingsa1991 at gmail.com (Shrey Agarwal) Date: Mon, 31 May 2010 23:37:29 +0530 Subject: [Olympus developers 232]: Broken Link Message-ID: Hello, The link to the .zip archive in Olympus' download section is somewhat broken and leads to the server directories instead of presenting the download option. Do look into it at the earliest. Regards, -- Shrey Agarwal B.Tech. 2nd year Computer Engineering NIT, Surat http://www.shreyagarwal.blog.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20100531/be455696/attachment.html