You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to opencog
Guys,
I'm still unable to generate speech from r2l-like output without having
the to-be-generated sentence and parse. As a result I cannot generate
speech of inferred knowledge.
Any idea of when this will be fixed? Is someone working on it? If not
maybe I should give it a stab (but I fear I may take a while cause I'm
not very familiar with the code).
See below for a way to reproduce the problem.
Nil
================
1. enter chatbot-psi
2. (chat "Robert likes chicken feet")
3. save in a file the SetLink corresponding to the r2l output
4. exist chatbot-psi
5. enter chatbot-psi
6. load the previously saved SetLink
7. (chat "Alice likes chicken feet")
8. (chat "What does Robert like")
the given answer is
Alive likes chicken feet
while, if NLG what doing a proper job, it should be
Robert likes chicken feet
Nil Geisweiller
unread,
Jul 4, 2016, 12:46:58 AM7/4/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message