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
I'm writing a calendar application with events like an airplane trip or attending a conference, and I want to use PLN to represent to location and time of the motion events of the person. It also needs to represent background knowledge such as "an opbject can't be in two places at the same time" or "if an object is at location X at a time and location Y at a later time, then the object had a motion event between those two locations", etc.
I know that the OpenCog project works a lot on learning knowledge from experience or making inference fast. I don't need my system to learn, and it's not processing millions of events so it doesn't need to be optimized for speed.
Have you already specified the way to represent location, motion and background knowledge (like "can't be in two places at the same time")? If so, is there documentation? If not, is something this basic what you expect OpenCog to learn on its own?
Thanks, - Jeff
Nil Geisweiller
unread,
May 9, 2017, 3:37:55 AM5/9/17
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
to ope...@googlegroups.com
On 05/09/2017 10:20 AM, Jeff Thompson wrote:
> Have you already specified the way to represent location, motion and
> background knowledge (like "can't be in two places at the same time")?
> If so, is there documentation? If not, is something this basic what you
> expect OpenCog to learn on its own?