[RavenclawDev 379] (MeetingLine) [33] 1) removed irrelevant documentation from roomline.

tk@edam.speech.cs.cmu.edu tk at edam.speech.cs.cmu.edu
Sun Sep 16 12:23:20 EDT 2007


An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/ravenclaw-developers/attachments/20070916/1370239b/attachment.html
-------------- next part --------------
Deleted: Agents/MeetingLineDM/DialogTaskStructure.txt
===================================================================
--- Agents/MeetingLineDM/DialogTaskStructure.txt	2007-09-16 02:36:53 UTC (rev 32)
+++ Agents/MeetingLineDM/DialogTaskStructure.txt	2007-09-16 16:23:19 UTC (rev 33)
@@ -1,134 +0,0 @@
-This is the list of concepts that have grounding models running on them
-
-satisfied / e
-room_query.room_location / ei
-room_query.room_number / ei
-room_query.room_size / ei
-room_query.room_size_spec / ei
-room_query.room_projector / ei
-room_query.room_network / ei
-room_query.room_whiteboard / ei
-room_query.room_computer / ei
-room_query.date_time.date / ei
-room_query.date_time.time.start_time / ei
-room_query.date_time.time.end_time / ei
-room_query.date_time.time.timeperiod_spec / ei
-room_query.date_time.time.time_duration / ei
-want_reservation_single / e
-want_reservation_any / ei
-wanted_room_number /ei
-want_reservation_this / e
-end_of_rooms_still_want_one / e
-queried_room_number / ei
-want_queried_room / e
-query_refinement.size / ei
-query_refinement.size_spec / ei
-query_refinement.equip / ei
-user_name / ei
-want_summary / e
-anything_else / e
-
-
-CWelcome
-* CTask
-    *[CTX] CGetQuery 
-        [CTX] CHowMayIHelpYou [OR]
-        CHowMayIHelpYouAgain [OR]
-	    CRequestDateTime
-       	    [R] CRequestWhen     
-            [R] CRequestDay     
-            [R] CRequestTime    
-            [R] CRequestSpecificTimes
-            [R] CRequestStartTime
-            [R] CRequestEndTime
-            CDisambiguateDate
-                [R] CRequestUnambiguousDate
-                CNeitherDate
-                CFirstDate
-                CSecondDate
-            CPastDate
-            CWrongTimeOrder
-            CComputeEndTimeFromDuration
-	    [E] CExpectRoomLocation
-	    [E] CExpectRoomNumber			
-	    [E] CExpectRoomSize
-	    [E] CExpectRoomSizeSpec
-	    [E] CExpectRoomProjector
-	    [E] CExpectRoomNetwork
-	    [E] CExpectRoomWhiteboard
-        [E] CExpectRoomComputer
-        [E] CExpectNeedRoom
-    CPerformQuery
-    CDiscussResults
-        CPresentResults
-            CNoResults
-		    *[CTX] CSingleResult
-			    CInformSingleResult	
-                [R] CRequestWantReservation
-			    [TC] CQuerySingleRoomDetails
-			    [TC] CQueryOtherRooms
-                CRecordReservation
-                CInformNoReservation
-		    * CMultipleResults
-			    CInformMultipleResults
-                [CTX] CIdentifyRoom
-                    CAskForSingleRoom
-                    CGiveSingleRoomDetails
-				    CAutoRefine
-					    [R] CRefineSize
-					    [R] CRefineProjector
-					    [R] CRefineLocation
-				    [CTX] CSuggestRoom
-                        CInformARoom
-                        [R] CRequestWantThisRoom
-                        [TC] CRepeatARoom
-                        CTryNextOne
-                        [R] CEndOfRoomList                                
-                    CAskForRoom
-                        [R] CRequestWantReservationMultiple
-                        [R] CRequestWhichRoom
-                        CQueryRoomProperties
-                            [E] CExpectQueryRoom
-                            CIdentifyQueriedRoomIndex
-                            CInformQueriedRoom   
-                            [R] CRequestWantQueriedRoom
-                        [TC] CRepeatListOfRooms                                
-                    CRefineQuery
-                        [E] CExpectEquipQuery
-                        [E] CExpectEquipQuery2
-                        [E] CExpectSizeQuery
-                        [E] CExpectSizeSpecQuery
-                        [E] CExpectLocationQuery
-                        CReOpenResults
-                        CPerformRefinedQuery
-                        CNoRefinedResults
-                            CInformNoRefinedResults
-                            [R] CAskStillWantAny
-                        CDifferentRefinedResults
-                        CSameRefinedResults
-                    CIdentifyRoomByNumber
-                    CRoomNotInList
-                    [TC] CChooseFirstRoom
-                    [TC] CChooseSecondRoom
-                    [TC] CChooseAnyRoom
-                    [TC] CGiveListOfRooms
-                CRecordReservationMultiple
-                CInformNoReservationMultiple
-                CInformNoReservationRefined
-        * [CTX] CMakeReservation
-            CInformMakeReservation
-		    [R] CAskUserName
-            CPerformReservation
-            [CTX] CInformReservation
-			    CInformReservationMade
-			    [R] CAskWantSummary
-			    CGiveSummary
-            CInformCancelReservation
-        CGotoQuery
-    * CAnythingElse
-        CResetTask
-        [R] CAskAnythingElse
-        CNothingElse
-    CLogout
-    CRequestSatisfied
-    CInformLogout

Modified: Agents/MeetingLineDM/MeetingLineDM.vcproj
===================================================================
--- Agents/MeetingLineDM/MeetingLineDM.vcproj	2007-09-16 02:36:53 UTC (rev 32)
+++ Agents/MeetingLineDM/MeetingLineDM.vcproj	2007-09-16 16:23:19 UTC (rev 33)
@@ -239,14 +239,6 @@
 		<Filter
 			Name="Documentation"
 			>
-			<File
-				RelativePath="DialogTaskStructure.txt"
-				>
-			</File>
-			<File
-				RelativePath="ToDo.txt"
-				>
-			</File>
 		</Filter>
 	</Files>
 	<Globals>

Deleted: Agents/MeetingLineDM/ToDo.txt
===================================================================
--- Agents/MeetingLineDM/ToDo.txt	2007-09-16 02:36:53 UTC (rev 32)
+++ Agents/MeetingLineDM/ToDo.txt	2007-09-16 16:23:19 UTC (rev 33)
@@ -1,183 +0,0 @@
-[ ] Who is the owner of the triggers? For instance a trigger in a child of
-    an agency will put the child on the stack, but when the agency goes away
-    the child will not go away
-
-[X] There is a bug on choosing the first room after the rooms are presented
-by get_rooms_list because that changes the order of the presentation. Will have
-to fix get_Rooms_list
-
-[ ] When a small room is not available, if i ask how about a large one, it 
-    should work by merging history
-
-I. SINGLE ROOM
-	[X] List room details
-	[X] If you say other things, like for instance a room number or a characteristics, what will happen
-		[X] If you say need room, is a non-binding, non-understanding
-		[X] If you say goodie, it will go through the query again
-		[X] If you say location, it will go through the query again
-	[X] Query other rooms
-	
-II. NO RESULTS
-	[ ] Maybe relaxation: on what
-		[ ] If location, we could relax that
-		[ ] If location and number we could relax number and or location
-	[ ] At the end if the user just changes some constraints, it should do
-	    that better than if there was a reservation made
-		
-III. MULTIPLE RESULTS
-    [ ] Make sure backups from successive refinements work correctly
-
-IV. RESERVATION
-
-THINGS TO FIX (coming from the 1st set of TTY experiments):
-
-OTHER:
-[X] enlarge the grammar
-
-[X] Do the customized repeats
-    [X] First, fix the problems with the normal repeats
-
-[ ] introduce all "conversational skills prompts" on stuff
-
-ANTOINE: 20030310/010 and 011
-    
-[X] which one do you want ?
-    [X] one in newell simon hall
-        [X] grammar
-    [X] a big / small room
-        [X] grammar
-    
-[X] after one room presented: do you have another room? 
-    
-ALEX 20030310/016 and 017
-[ ] right now
-[X] which one do you want
-    [X] which one is the largest?    
-        [X] grammar
-
-Scenarios:
-
-1. NO ROOMS
-
-[X] How to deal with reversed times
-    [X] Test them some more
-
-BUGS:
-[X] Do the ambiguous date
-    [X] fix the prompt by fixing the weekday in util
-    
-[X] Chris: 020/002 - ambiguity between tuesday and thursday??
-[X] Dan: right after that also went really weird, like dates kept
-    advancing... (same bug)
-
-04-18-03 -------------------------------------------------------------------------------------
-
-THINGS TO FIX (coming from the 1st set of TTY experiments):
-
-[X] fix in grammar networking -> network
-[X] make sure it works on the NO case also (when need to backtrack recursively)
-
-ANTOINE: 20030310/010 and 011
-
-[X] with a windows computer? Should we add having a computer as one of the constraints
-[X] asking questions about the list of rooms:
-    [X] which one has a network plug
-        [X] grammar 
-    [X] do they have network access?
-        [X] grammar
-    [X] does it have a computer?
-        [X] grammar
-    
-[X] which one do you want ?
-    [X] any room
-        [X] grammar
-    [X] the first one
-        [X] grammar
-    [X] i don't know 
-        [X] grammar
-    [X] one with a network
-        [X] grammar
-    
-[X] NLG prompts for all the library agents
-
-[X] NLG prompts for explain more, where are we, etc
-    [X] Again, how do we do these generically ?
-        Pros: 
-        Cons: then we'll force them all to have them. what if there is no help 
-              on a topic
-        - Look at the help agents, see how they deal with the situation...
-    [X] Created perl script that parses dialog task and outputs the list of 
-        prompts to be created. 
-        
-
-[X] changing constraints:
-    [X] how about wednesday (after a query with no results for a room on monday
-   
-
-ALEX 20030310/016 and 017
-[X] seminar room
-    
-[X] fix a_m pronounciation
-[X] fix room number pronounciation
-[X] fix room size pronounciation
-[X] goodbye
-
-BANO 20030313/000 through 003
-[X] How may i help you -> I want a room / 
-    [X] I want another room 
-[X] repeat. On reservation for this one? 
-
-KISHORE 20030313/005 006 007
-[X] i want to reserve a room
-[X] thanks/bye answer to is there anything else i can do for you
-
-Things to fix:
-    [X] see why repeat breaks
-
-Scenarios:
-
-NLG:
-[X] no_results (develop the prompt so that it sometimes says... on friday morning... etc
-    matching_constraints type stuff
-[x] inform reservation (develop the prompt so that it does all it needs to)
-[x] inform single_room (fix it so that it gives all the information about that room)
-
-2. SINGLE ROOM
-
-[X] Do you want this one ? 
-[X] + change constraints   -- doesn't seem to work now...
-[X] + ask various questions - fix the nlg prompt to give full information 
-
-3. MULTIPLE ROOMS
-
-Presentation. Do you want any of these ? 
-[X] Yes -> which one ? 
-[X] No -> Sorry, RESET
-
-[X] watch for "i want x", bind on it... 
-    [X] check the binding filter  --- 
-        [X] datetime does not want that
-        [X] make the binding filter so that it takes forty_six_twenty_three
-        [X] add the first one, etc... to the grammar,
-        [X] add anyone
-        
-[X] + change constraints doesn't seem to work now fix it [X] ... 
-        [X] looks like execute query and discuss results do not want to execute
-[X] + ask various questions
-
-
-01-21-03 -------------------------------------------------------------------------------------
-
-1. NO ROOMS
-
-[x] RESET Anything else I could help you with ? 
-[x] yes -> what can i help you with
-[x] no -> thank you, bye
-
-2. SINGLE ROOM
-
-[X] Yes -> Okay ,Confirm reservation -> RESET
-[X] No -> That's the only one: RESET / (reopen maybe later)
-
-3. MULTIPLE ROOMS
-

Modified: Configurations/Desktop-Festival/MeetingLine-hub.pgm
===================================================================
--- Configurations/Desktop-Festival/MeetingLine-hub.pgm	2007-09-16 02:36:53 UTC (rev 32)
+++ Configurations/Desktop-Festival/MeetingLine-hub.pgm	2007-09-16 16:23:19 UTC (rev 33)
@@ -271,13 +271,6 @@
 IN: :phrase :conveyance :bargein :id
 OUT:
 
-;;
-;; TTY Sphinx can send this when the user types "reset"
-;;
-RULE: :resetdm --> DialogManager.reset_variables
-IN:
-OUT: destroy!
-
 ;; The session server has closed the session - Tell the DM to ignore spurious inputs between sessions
 RULE: :close_session  | :call_hungup --> Builtin.end_session
 IN:

Modified: Configurations/Desktop-Festival/startlist.config
===================================================================
--- Configurations/Desktop-Festival/startlist.config	2007-09-16 02:36:53 UTC (rev 32)
+++ Configurations/Desktop-Festival/startlist.config	2007-09-16 16:23:19 UTC (rev 33)
@@ -44,7 +44,7 @@
 PROCESS_WORKDIR: $DECODER
 PROCESS_TITLE: SPHINX_MALE
 
-PROCESS: $BIN\Sphinx_Engine -name male -argfn female-8khz.arg -port 9990
+PROCESS: $BIN\Sphinx_Engine -name female -argfn female-8khz.arg -port 9991
 PROCESS_WORKDIR: $DECODER
 PROCESS_TITLE: SPHINX_FEMALE
 

Modified: Configurations/Desktop-Swift/MeetingLine-hub.pgm
===================================================================
--- Configurations/Desktop-Swift/MeetingLine-hub.pgm	2007-09-16 02:36:53 UTC (rev 32)
+++ Configurations/Desktop-Swift/MeetingLine-hub.pgm	2007-09-16 16:23:19 UTC (rev 33)
@@ -271,13 +271,6 @@
 IN: :phrase :conveyance :bargein :id
 OUT:
 
-;;
-;; TTY Sphinx can send this when the user types "reset"
-;;
-RULE: :resetdm --> DialogManager.reset_variables
-IN:
-OUT: destroy!
-
 ;; The session server has closed the session - Tell the DM to ignore spurious inputs between sessions
 RULE: :close_session  | :call_hungup --> Builtin.end_session
 IN:

Modified: Configurations/Desktop-Swift/startlist.config
===================================================================
--- Configurations/Desktop-Swift/startlist.config	2007-09-16 02:36:53 UTC (rev 32)
+++ Configurations/Desktop-Swift/startlist.config	2007-09-16 16:23:19 UTC (rev 33)
@@ -44,7 +44,7 @@
 PROCESS_WORKDIR: $DECODER
 PROCESS_TITLE: SPHINX_MALE
 
-PROCESS: $BIN\Sphinx_Engine -name male -argfn female-8khz.arg -port 9990
+PROCESS: $BIN\Sphinx_Engine -name female -argfn female-8khz.arg -port 9991
 PROCESS_WORKDIR: $DECODER
 PROCESS_TITLE: SPHINX_FEMALE
 

Modified: Configurations/Desktop-TTY/startlist.config
===================================================================
--- Configurations/Desktop-TTY/startlist.config	2007-09-16 02:36:53 UTC (rev 32)
+++ Configurations/Desktop-TTY/startlist.config	2007-09-16 16:23:19 UTC (rev 33)
@@ -18,7 +18,7 @@
 PROCESS: $BIN\DateTime4
 PROCESS_TITLE: DateTime
 
-PROCESS: $BIN\Helios3 -config helios.cfg
+PROCESS: $BIN\Helios3 -config helios-tty.cfg
 PROCESS_TITLE: Helios
 
 PROCESS: $BIN\BackEndServer2 -behost 127.0.0.1 -beport 23456


Property changes on: Resources/DecoderConfig
___________________________________________________________________
Name: svn:ignore
   + *.log


Deleted: Resources/DecoderConfig/raw.log
===================================================================


More information about the Ravenclaw-developers mailing list