[RavenclawDev 217] date disambiguation fails

Svetlana Stenchikova svetastenchikova at gmail.com
Thu Jan 18 11:57:10 EST 2007


Hi,

My "disambiguate date" functionality has broken. I haven't change the logic
inside the "DateTime" dialog subtree.

Here is an example dialog that causes the problem. I tried the same thing in
roomline (which worked) and compared the logs.
Both logs indicate that the clarification concept was understood

The roomline log had an entry which calendar's log did not have
CON at 11:35:58.661] Concept update [assign_from_concept] on
/RoomLine/Task/room_query.date_time.date:

Do you have any suggestions what could be causing this?

thank you
-svetlana

PS: these are the dialog example and log snippets:

***********Calendar

CALENDAR: Is there something else I could help with today?

USER: where is saturday class

CALENDAR: The date you gave me was ambiguous: did you mean , January
twentieth or , January twenty seventh ?

USER: january twentieth

**************
log:
[COR at 21:36:05.407] Concepts Binding Phase completed (1 concept(s) bound, 6
concept(s) blocked out, 0 forced concept update(s)).
[COR at 21:36:05.407] INPUT Pass completed.
[COR at 21:36:05.409] Eliminated 2 completed agent(s) (dumped below) from the
execution stack.
/RavenCalendar/Task/TaskAnswerQuestion/QueryFilter/RequestDateTimeQ/DisambiguateDate/RequestUnambiguousDate
/RavenCalendar/Task/TaskAnswerQuestion/QueryFilter/RequestDateTimeQ/DisambiguateDate
[COR at 21:36:05.409] Focus Claims Assembly Phase initiated.
[COR at 21:36:05.415] 0 agent(s) claiming focus.
[COR at 21:36:05.415] Pruning Focus Claims list.
[COR at 21:36:05.415] 0 agents(s) eliminated from the focus claims list.
[COR at 21:36:05.415] Focus Claims Assembly Phase completed (0 claim(s)).
[COR at 21:36:05.415] Executing dialog agent
/RavenCalendar/Task/TaskListEvents/QueryFilter/RequestDateTimeQ/DisambiguateDate
...
[COR at 21:36:05.416] Agent
/RavenCalendar/Task/TaskListEvents/QueryFilter/RequestDateTimeQ/DisambiguateDate/RequestUnambiguousDate
added on the execution stack by
/RavenCalendar/Task/TaskListEvents/QueryFilter/RequestDateTimeQ/DisambiguateDate.
[COR at 21:36:05.417] Executing dialog agent
/RavenCalendar/Task/TaskListEvents/QueryFilter/RequestDateTimeQ/DisambiguateDate/RequestUnambiguousDate
...
[OTP at 21:36:05.417] Processing output prompt 6 from
/RavenCalendar/Task/TaskListEvents/QueryFilter/RequestDateTimeQ/DisambiguateDate/RequestUnambiguousDate.
(dump below)
{request disambiguated_date_time
date_choice<the_event.date_time.date.date_choice}
[OTP at 21:36:05.418] Processed output prompt 6 and sent it to nlg (dump below)
start
{
act    request
object    disambiguated_date_time
_repeat_counter    0
date_choice    <UNDEFINED>
}
end


**************************Roomline*



[COR at 11:35:58.654] Attempted bindings dumped below:
Success: Level.0    [datetimespec.date_time](JANUARY TWENTY
SECOND|0.622880)->(/RoomLine/Task/GetQuery/RequestDateTime/DisambiguateDate/RequestUnambiguousDate)/RoomLine/Task/GetQuery/RequestDateTime/DisambiguateDate/disambiguated_date_time

[COR at 11:35:58.655] Concepts Binding Phase completed (1 concept(s) bound, 0
concept(s) blocked out, 0 forced concept update(s)).
[COR at 11:35:58.655] INPUT Pass completed.
[CON at 11:35:58.661] Concept update [assign_from_concept] on
/RoomLine/Task/room_query.date_time.date:
Initial value dumped below:
{
ambiguous    true|0.62
date_choice    20070122,20070129|0.62
}
Updated value dumped below:
{
month    1|0.62
day    22|0.62
year    2007|0.62
valid_date    true|0.62
past_date    false|0.62
weekday    1|0.62
ambiguous    false|0.62
}
[COR at 11:35:58.664] Eliminated 3 completed agent(s) (dumped below) from the
execution stack.
/RoomLine/Task/GetQuery/RequestDateTime/DisambiguateDate/RequestUnambiguousDate
/RoomLine/Task/GetQuery/RequestDateTime/DisambiguateDate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/ravenclaw-developers/attachments/20070118/0b6cf4cd/attachment-0001.html


More information about the Ravenclaw-developers mailing list