Hi,

On 03/21/2017 05:48 PM, Vishnu Priya wrote:

Hello All,

I have tried running some FC examples by loading some rules as
in http://wiki.opencog.org/w/PLN_by_Hand and hard coding/defining rules
as in
https://github.com/opencog/atomspace/blob/master/examples/rule-engine/chaining/frog.scm

Now I have some random facts and i want some unknown inferences out of it.
But i don't know, which rules to apply.  There are so many rules in
https://github.com/opencog/opencog/tree/master/opencog/pln/rules.
Should i simply load all rules and then run FC/BC?

No, I'm sure half of them are broken anyway. You should pick up the rules are that you need. The wiki is missing in terms of rule documentation, but each rule have a comment at the top that explain what it does. To give you an example all rules used in the MOSES PLN synergy demo are correct (that isn't to say they are perfect)

https://github.com/opencog/opencog/blob/master/examples/pln/moses-pln-synergy/scm/pln-bc-config.scm

I'm going over more rules these days, I'm probably gonna move to some subfolders all broken ones.

Nil


I may have thousands of input. Examining each and every input and
deciding the corresponding rule seems unpractical.


Thanks,
Vishnu



--
You received this message because you are subscribed to the Google
Groups "opencog" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opencog+unsubscr...@googlegroups.com
<mailto:opencog+unsubscr...@googlegroups.com>.
To post to this group, send email to opencog@googlegroups.com
<mailto:opencog@googlegroups.com>.
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit
https://groups.google.com/d/msgid/opencog/3958a7f1-064d-4353-aa6f-3634522eb49e%40googlegroups.com
<https://groups.google.com/d/msgid/opencog/3958a7f1-064d-4353-aa6f-3634522eb49e%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to opencog+unsubscr...@googlegroups.com.
To post to this group, send email to opencog@googlegroups.com.
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/8015ff64-ea5c-7b9d-de7d-a090e1ad3640%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to